Searched refs:LCCR0_SDS (Results 1 – 2 of 2) sorted by relevance
1920 #define LCCR0_SDS 0x00000004 /* Single/Dual panel display */ macro1922 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */1923 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */
2392 lccr0 & LCCR0_SDS) ? ((lcd_shadow. in sa1100fb_setup()