Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h128 DP_DPCD_REV_10 = 0x10, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_helper.c601 dpcd[DP_DPCD_REV] < DP_DPCD_REV_10 || in drm_dp_read_downstream_info()
1054 if (dpcd[DP_DPCD_REV] == DP_DPCD_REV_10) { in drm_dp_subconnector_type()
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h108 # define DP_DPCD_REV_10 0x10 macro
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp.c201 if (temp == DP_DPCD_REV_10 || temp == DP_DPCD_REV_11) in exynos_dp_handle_edid()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h112 # define DP_DPCD_REV_10 0x10 macro