Searched refs:LCCR0_Dual (Results 1 – 5 of 5) sorted by relevance
74 .lccr0 = LCCR0_Color | LCCR0_Dual | LCCR0_Pas,
63 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */ macro
667 if (fbi->inf->lccr0 & LCCR0_Dual) in sa1100fb_activate_var()754 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) != 0) { in sa1100fb_setup_gpio()758 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) == LCCR0_Dual) in sa1100fb_setup_gpio()
1337 if ((fbi->lccr0 & LCCR0_SDS) == LCCR0_Dual) in setup_parallel_timing()1998 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Dual; in parse_opt()2085 (inf->lccr0 & LCCR0_SDS) == LCCR0_Dual) in pxafb_check_options()
1665 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */ macro