Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h368 #define DP_PEER_DEVICE_DP_LEGACY_CONV 0x4 macro
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h1487 #define DP_PEER_DEVICE_DP_LEGACY_CONV 0x4 macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c2043 case DP_PEER_DEVICE_DP_LEGACY_CONV: in drm_dp_mst_is_end_device()
4292 case DP_PEER_DEVICE_DP_LEGACY_CONV: in drm_dp_mst_detect_port()
4850 case DP_PEER_DEVICE_DP_LEGACY_CONV: in pdt_to_string()
5923 if (port->pdt == DP_PEER_DEVICE_DP_LEGACY_CONV && in drm_dp_mst_is_virtual_dpcd()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c351 port->pdt == DP_PEER_DEVICE_DP_LEGACY_CONV) in dp_mst_is_end_device()