Searched refs:LCCR0_LCDT (Results 1 – 3 of 3) sorted by relevance
81 #define LCCR0_LCDT (1 << 22) /* LCD panel type */ macro
420 if (!(fbi->lccr0 & LCCR0_LCDT)) { in pxafb_adjust_timing()1296 if (!(fbi->lccr0 & LCCR0_LCDT)) in pxafb_smart_init()1369 if (fbi->lccr0 & LCCR0_LCDT) in pxafb_activate_var()1457 if (fbi->lccr0 & LCCR0_LCDT) in pxafb_enable_controller()1478 if (fbi->lccr0 & LCCR0_LCDT) { in pxafb_disable_controller()1753 fbi->lccr0 = LCCR0_LCDT | LCCR0_PAS; in pxafb_decode_mach_info()
2129 #define LCCR0_LCDT (1 << 22) /* LCD Panel Type */ macro