Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dvideo-vesa.c80 mi->y = vminfo.v_res; in vesa_probe()
95 mi->y = vminfo.v_res; in vesa_probe()
216 boot_params.screen_info.lfb_height = vminfo.v_res; in vesa_store_mode_params_graphics()
H A Dvesa.h39 u16 v_res; /* 20 */ member
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h32 unsigned int v_res; member
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp.c33 disp_info->v_total = disp_info->v_res + disp_info->v_sync_width + in exynos_dp_disp_info()
899 priv->disp_info.v_res = fdtdec_get_int(blob, node, in exynos_dp_ofdata_to_platdata()
H A Dexynos_dp_lowlevel.c1074 writel(ACTIVE_LINE_CFG_L(priv->disp_info.v_res), in exynos_dp_config_video_bist()
1076 writel(ACTIVE_LINE_CFG_H(priv->disp_info.v_res), in exynos_dp_config_video_bist()