Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54923
b: refs/heads/master
c: 1f92fea
h: refs/heads/master
i:
  54921: 95e72d2
  54919: 28edf0f
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed May 8, 2007
1 parent 764f326 commit 4d5dd79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 28cdf76bf0bce757428f84161e3aa510028d47b4
refs/heads/master: 1f92fea9c63be2071e88fb600dcfb50af1a6d2ca
2 changes: 1 addition & 1 deletion trunk/drivers/video/i810/i810.h
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
/* Masks (AND ops) and OR's */
#define FB_START_MASK (0x3f << (32 - 6))
#define MMIO_ADDR_MASK (0x1FFF << (32 - 13))
#define FREQ_MASK 0x1EF
#define FREQ_MASK (1 << 4)
#define SCR_OFF 0x20
#define DRAM_ON 0x08
#define DRAM_OFF 0xE7
Expand Down

0 comments on commit 4d5dd79

Please sign in to comment.