Searched refs:FB_VMODE_ODD_FLD_FIRST (Results 1 – 4 of 4) sorted by relevance
224 #define FB_VMODE_ODD_FLD_FIRST 4 /* interlaced: top line first */ macro
86 #define FB_VMODE_ODD_FLD_FIRST 4 /* interlaced: top line first */ macro
243 if (fbi->var.vmode & FB_VMODE_ODD_FLD_FIRST) /* PAL */ in mxcfb_set_par()
1428 FB_VMODE_ODD_FLD_FIRST)) { in intelfbhw_program_mode()1429 case FB_VMODE_INTERLACED | FB_VMODE_ODD_FLD_FIRST: in intelfbhw_program_mode()