Lines Matching refs:LCCR0_SDS
558 if (fbi->lccr0 & LCCR0_SDS) in pxafb_pan_display()
1119 if (fbi->lccr0 & LCCR0_SDS) { in setup_base_frame()
1334 if ((fbi->lccr0 & LCCR0_SDS) == LCCR0_Dual) in setup_parallel_timing()
1397 ((fbi->lccr0 & LCCR0_SDS) && in pxafb_activate_var()
1468 if (fbi->lccr0 & LCCR0_SDS) in pxafb_enable_controller()
1741 fbi->lccr0 = LCCR0_CMS | LCCR0_SDS; in pxafb_decode_mach_info()
1747 fbi->lccr0 = LCCR0_SDS; in pxafb_decode_mach_info()
1992 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Sngl; in parse_opt()
1994 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Dual; in parse_opt()
2075 (inf->lccr0 & LCCR0_SDS) != LCCR0_Sngl || in pxafb_check_options()
2081 (inf->lccr0 & LCCR0_SDS) == LCCR0_Dual) in pxafb_check_options()