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