Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c1120 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
1128 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
1136 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h567 #define BIST_WIDTH_BAR_64_PIXEL (0x1 << 2) macro