Home
last modified time | relevance | path

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

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