Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/exynos/
Dexynos_dp_lowlevel.c1065 unsigned int bist_type = 0; in exynos_dp_config_video_bist() local
1116 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
1120 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
1124 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
1128 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
1132 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
1136 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
1143 reg = bist_type; in exynos_dp_config_video_bist()