Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
Dtest-drm_dp_mst_helper.c175 in.req_type = DP_POWER_UP_PHY; in igt_dp_mst_sideband_msg_req_decode()
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_dp_mst_topology.c343 case DP_POWER_UP_PHY: in drm_dp_encode_sideband_req()
464 case DP_POWER_UP_PHY: in drm_dp_decode_sideband_req()
614 case DP_POWER_UP_PHY: in drm_dp_dump_sideband_msg_req_body()
1052 case DP_POWER_UP_PHY: in drm_dp_sideband_parse_reply()
1201 req.req_type = DP_POWER_UP_PHY; in build_power_updown_phy()
/kernel/linux/linux-5.10/include/drm/
Ddrm_dp_helper.h1137 #define DP_POWER_UP_PHY 0x24 macro