Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c1123 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
1131 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
1139 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h568 #define BIST_WIDTH_BAR_64_PIXEL (0x1 << 2) macro