Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h28 unsigned int h_res; member
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_dp.c32 disp_info->h_total = disp_info->h_res + disp_info->h_sync_width + in exynos_dp_disp_info()
892 priv->disp_info.h_res = fdtdec_get_int(blob, node, in exynos_dp_ofdata_to_platdata()
H A Dexynos_dp_lowlevel.c1089 writel(ACTIVE_PIXEL_CFG_L(priv->disp_info.h_res), in exynos_dp_config_video_bist()
1091 writel(ACTIVE_PIXEL_CFG_H(priv->disp_info.h_res), in exynos_dp_config_video_bist()