Home
last modified time | relevance | path

Searched refs:height_resol (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/video/exynos/
Dexynos_mipi_dsi_lowlevel.h27 unsigned int width_resol, unsigned int height_resol);
Dexynos_mipi_dsi_lowlevel.c102 unsigned int width_resol, unsigned int height_resol) in exynos_mipi_dsi_set_main_disp_resol() argument
114 reg |= DSIM_MAIN_VRESOL(height_resol) | DSIM_MAIN_HRESOL(width_resol); in exynos_mipi_dsi_set_main_disp_resol()