Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h205 #define VIDEO_BIST_MASK (0x1 << 3) macro
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c42 reg &= ~VIDEO_BIST_MASK; in exynos_dp_enable_video_bist()
46 reg |= VIDEO_BIST_MASK; in exynos_dp_enable_video_bist()