Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/exynos/
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()
/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddp.h566 #define BIST_WIDTH_BAR_32_PIXEL (0x0 << 2) macro