Lines Matching refs:LCCR0_SDS
554 if (fbi->lccr0 & LCCR0_SDS) in pxafb_pan_display()
1118 if (fbi->lccr0 & LCCR0_SDS) { in setup_base_frame()
1335 if ((fbi->lccr0 & LCCR0_SDS) == LCCR0_Dual) in setup_parallel_timing()
1398 ((fbi->lccr0 & LCCR0_SDS) && in pxafb_activate_var()
1451 if (fbi->lccr0 & LCCR0_SDS) in pxafb_enable_controller()
1743 fbi->lccr0 = LCCR0_CMS | LCCR0_SDS; in pxafb_decode_mach_info()
1749 fbi->lccr0 = LCCR0_SDS; in pxafb_decode_mach_info()
1997 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Sngl; in parse_opt()
1999 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Dual; in parse_opt()
2079 (inf->lccr0 & LCCR0_SDS) != LCCR0_Sngl || in pxafb_check_options()
2085 (inf->lccr0 & LCCR0_SDS) == LCCR0_Dual) in pxafb_check_options()