Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h418 #define ACTIVE_PIXEL_CFG_L(x) ((x) & 0xff) macro
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c1086 writel(ACTIVE_PIXEL_CFG_L(priv->disp_info.h_res), in exynos_dp_config_video_bist()