Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp.c74 unsigned char test_vector; in exynos_dp_read_edid() local
123 &test_vector); in exynos_dp_read_edid()
124 if (test_vector & DPCD_TEST_EDID_READ) { in exynos_dp_read_edid()
153 &test_vector); in exynos_dp_read_edid()
154 if (test_vector & DPCD_TEST_EDID_READ) { in exynos_dp_read_edid()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.c640 unsigned char test_vector; in analogix_dp_read_edid() local
684 &test_vector); in analogix_dp_read_edid()
685 if (test_vector & DP_TEST_LINK_EDID_READ) { in analogix_dp_read_edid()
708 &test_vector); in analogix_dp_read_edid()
709 if (test_vector & DP_TEST_LINK_EDID_READ) { in analogix_dp_read_edid()