Searched refs:YMAX_MASK_IMX1 (Results 1 – 1 of 1) sorted by relevance
69 #define YMAX_MASK_IMX1 0x1ff macro600 u32 ymax_mask = is_imx1_fb(fbi) ? YMAX_MASK_IMX1 : YMAX_MASK_IMX21; in imxfb_activate_var()