Searched refs:DSIM_SUB_VRESOL_MASK (Results 1 – 3 of 3) sorted by relevance
117 #define DSIM_SUB_VRESOL_MASK ((0x7ff) << 16) macro
201 reg &= ~(DSIM_SUB_VRESOL_MASK) | ~(DSIM_SUB_HRESOL_MASK); in exynos_mipi_dsi_set_sub_disp_resol()
159 #define DSIM_SUB_VRESOL_MASK ((0x7ff) << 16) macro