Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91252
b: refs/heads/master
c: 64c1dd3
h: refs/heads/master
v: v3
  • Loading branch information
Mike Rapoport authored and Russell King committed Apr 19, 2008
1 parent fc52b36 commit 3d44a1e
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: 60802188ece1c5b63deefc05b7b442625e575476
refs/heads/master: 64c1dd3bbf67c958992c098d5d464a014df3fa46
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/arch-pxa/pxa-regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -1635,7 +1635,7 @@
#define CICR0_FOM (1 << 0) /* FIFO-overrun mask */

#define CICR1_TBIT (1 << 31) /* Transparency bit */
#define CICR1_RGBT_CONV (0x3 << 30) /* RGBT conversion mask */
#define CICR1_RGBT_CONV (0x3 << 29) /* RGBT conversion mask */
#define CICR1_PPL (0x7ff << 15) /* Pixels per line mask */
#define CICR1_RGB_CONV (0x7 << 12) /* RGB conversion mask */
#define CICR1_RGB_F (1 << 11) /* RGB format */
Expand Down

0 comments on commit 3d44a1e

Please sign in to comment.