Home
last modified time | relevance | path

Searched refs:H_F_PORCH_CFG_L (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h422 #define H_F_PORCH_CFG_L(x) ((x) & 0xff) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h229 #define H_F_PORCH_CFG_L(x) (((x) & 0xff) << 0) macro
H A Danalogix_dp_reg.c1140 H_F_PORCH_CFG_L(hfp)); in analogix_dp_set_video_format()
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c1093 writel(H_F_PORCH_CFG_L(priv->disp_info.h_front_porch), in exynos_dp_config_video_bist()