Home
last modified time | relevance | path

Searched refs:h_res (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/arm/mach-exynos/include/mach/
A Ddp_info.h27 unsigned int h_res; member
/u-boot/drivers/video/exynos/
A Dexynos_dp.c34 disp_info->h_total = disp_info->h_res + disp_info->h_sync_width + in exynos_dp_disp_info()
894 priv->disp_info.h_res = fdtdec_get_int(blob, node, in exynos_dp_of_to_plat()
A Dexynos_dp_lowlevel.c1088 writel(ACTIVE_PIXEL_CFG_L(priv->disp_info.h_res), in exynos_dp_config_video_bist()
1090 writel(ACTIVE_PIXEL_CFG_H(priv->disp_info.h_res), in exynos_dp_config_video_bist()

Completed in 7 milliseconds