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.h73 #define LCCR0_DPD (1 << 9) /* Double Pixel Data (monochrome) */ macro
74 #define LCCR0_4PixMono (LCCR0_DPD*0) /* 4-Pixel/clock Monochrome display */
75 #define LCCR0_8PixMono (LCCR0_DPD*1) /* 8-Pixel/clock Monochrome display */
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1678 #define LCCR0_DPD 0x00000200 /* Double Pixel Data (monochrome */ macro
1680 #define LCCR0_4PixMono (LCCR0_DPD*0) /* 4-Pixel/clock Monochrome */
1682 #define LCCR0_8PixMono (LCCR0_DPD*1) /* 8-Pixel/clock Monochrome */