Searched refs:DSIM_MAIN_VRESOL (Results 1 - 2 of 2) sorted by relevance

/drivers/video/exynos/
H A Dexynos_mipi_dsi_regs.h89 #define DSIM_MAIN_VRESOL(x) (((x) & 0x7ff) << 16) macro
H A Dexynos_mipi_dsi_lowlevel.c142 reg |= DSIM_MAIN_VRESOL(height_resol) | DSIM_MAIN_HRESOL(width_resol);

Completed in 11 milliseconds