Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dvideo-vesa.c79 mi->x = vminfo.h_res; in vesa_probe()
94 mi->x = vminfo.h_res; in vesa_probe()
215 boot_params.screen_info.lfb_width = vminfo.h_res; in vesa_store_mode_params_graphics()
H A Dvesa.h38 u16 h_res; /* 18 */ member
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h27 unsigned int h_res; member
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp.c31 disp_info->h_total = disp_info->h_res + disp_info->h_sync_width + in exynos_dp_disp_info()
891 priv->disp_info.h_res = fdtdec_get_int(blob, node, in exynos_dp_ofdata_to_platdata()
H A Dexynos_dp_lowlevel.c1086 writel(ACTIVE_PIXEL_CFG_L(priv->disp_info.h_res), in exynos_dp_config_video_bist()
1088 writel(ACTIVE_PIXEL_CFG_H(priv->disp_info.h_res), in exynos_dp_config_video_bist()