Home
last modified time | relevance | path

Searched refs:ACTIVE_LINE_CFG_H (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h415 #define ACTIVE_LINE_CFG_H(x) (((x) >> 8) & 0xff) macro
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c1076 writel(ACTIVE_LINE_CFG_H(priv->disp_info.v_res), in exynos_dp_config_video_bist()