Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c1119 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
1127 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
1135 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h567 #define BIST_WIDTH_BAR_32_PIXEL (0x0 << 2) macro