Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c1116 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
1124 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
1132 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h566 #define BIST_WIDTH_BAR_32_PIXEL (0x0 << 2) macro