Home
last modified time | relevance | path

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

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