Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h28 unsigned int h_res; member
/OK3568_Linux_fs/u-boot/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()