Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c1068 unsigned int bist_type = 0; in exynos_dp_config_video_bist() local
1119 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
1123 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
1127 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
1131 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
1135 bist_type = BIST_WIDTH_BAR_32_PIXEL | in exynos_dp_config_video_bist()
1139 bist_type = BIST_WIDTH_BAR_64_PIXEL | in exynos_dp_config_video_bist()
1146 reg = bist_type; in exynos_dp_config_video_bist()