Searched refs:LCCR0_Dual (Results 1 – 2 of 2) sorted by relevance
284 shadow.lccr0 = LCCR0_LEN + LCCR0_Dual + LCCR0_LDM; in sa1100fb_check_shadow()552 lccr0: LCCR0_Color | LCCR0_Dual | LCCR0_Pas,646 lccr0: LCCR0_Color | LCCR0_Dual | LCCR0_Pas,799 lccr0: LCCR0_Color | LCCR0_Dual | LCCR0_Pas,1645 if (fbi->lccr0 & LCCR0_Dual) in sa1100fb_activate_var()1838 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) != 0) { in sa1100fb_setup_gpio()1842 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) == LCCR0_Dual) in sa1100fb_setup_gpio()
1923 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */ macro