Searched refs:LCCR0_Dual (Results 1 – 5 of 5) sorted by relevance
70 .lccr0 = LCCR0_Color | LCCR0_Dual | LCCR0_Pas,
64 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */ macro
669 if (fbi->inf->lccr0 & LCCR0_Dual) in sa1100fb_activate_var()756 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) != 0) { in sa1100fb_setup_gpio()760 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) == LCCR0_Dual) in sa1100fb_setup_gpio()
1335 if ((fbi->lccr0 & LCCR0_SDS) == LCCR0_Dual) in setup_parallel_timing()1998 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Dual; in parse_opt()2084 (inf->lccr0 & LCCR0_SDS) == LCCR0_Dual) in pxafb_check_options()
1664 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */ macro