Searched refs:LCCR0_DPD (Results 1 – 2 of 2) sorted by relevance
1937 #define LCCR0_DPD 0x00000200 /* Double Pixel Data (monochrome */ macro1939 #define LCCR0_4PixMono (LCCR0_DPD*0) /* 4-Pixel/clock Monochrome */1941 #define LCCR0_8PixMono (LCCR0_DPD*1) /* 8-Pixel/clock Monochrome */
359 shadow.lccr0 = LCCR0_LEN | LCCR0_CMS | LCCR0_DPD; in sa1100fb_check_shadow()