Home
last modified time | relevance | path

Searched refs:YMAX_MASK_IMX21 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/
A Dimxfb.c62 #define YMAX_MASK_IMX21 GENMASK(9, 0) macro
612 u32 ymax_mask = is_imx1_fb(fbi) ? YMAX_MASK_IMX1 : YMAX_MASK_IMX21; in imxfb_activate_var()

Completed in 6 milliseconds