diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-pxa/include/mach/regs-lcd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/regs-lcd.h b/arch/arm/mach-pxa/include/mach/regs-lcd.h index c15df557fa8a..5c522263e401 100644 --- a/arch/arm/mach-pxa/include/mach/regs-lcd.h +++ b/arch/arm/mach-pxa/include/mach/regs-lcd.h | |||
@@ -48,6 +48,7 @@ | |||
48 | #define LCCR4_PAL_FOR_0 (0 << 15) | 48 | #define LCCR4_PAL_FOR_0 (0 << 15) |
49 | #define LCCR4_PAL_FOR_1 (1 << 15) | 49 | #define LCCR4_PAL_FOR_1 (1 << 15) |
50 | #define LCCR4_PAL_FOR_2 (2 << 15) | 50 | #define LCCR4_PAL_FOR_2 (2 << 15) |
51 | #define LCCR4_PAL_FOR_3 (3 << 15) | ||
51 | #define LCCR4_PAL_FOR_MASK (3 << 15) | 52 | #define LCCR4_PAL_FOR_MASK (3 << 15) |
52 | 53 | ||
53 | #define FDADR0 (0x200) /* DMA Channel 0 Frame Descriptor Address Register */ | 54 | #define FDADR0 (0x200) /* DMA Channel 0 Frame Descriptor Address Register */ |