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

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

Completed in 285 milliseconds