Home
last modified time | relevance | path

Searched refs:LCCR0_DPD (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h74 #define LCCR0_DPD (1 << 9) /* Double Pixel Data (monochrome) */ macro
75 #define LCCR0_4PixMono (LCCR0_DPD*0) /* 4-Pixel/clock Monochrome display */
76 #define LCCR0_8PixMono (LCCR0_DPD*1) /* 8-Pixel/clock Monochrome display */
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1679 #define LCCR0_DPD 0x00000200 /* Double Pixel Data (monochrome */ macro
1681 #define LCCR0_4PixMono (LCCR0_DPD*0) /* 4-Pixel/clock Monochrome */
1683 #define LCCR0_8PixMono (LCCR0_DPD*1) /* 8-Pixel/clock Monochrome */