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