Searched refs:DP_REMOTE_DPCD_WRITE (Results 1 – 3 of 3) sorted by relevance
311 .req_type = DP_REMOTE_DPCD_WRITE,318 .req_type = DP_REMOTE_DPCD_WRITE,325 .req_type = DP_REMOTE_DPCD_WRITE,470 case DP_REMOTE_DPCD_WRITE: in sideband_msg_req_equal()539 case DP_REMOTE_DPCD_WRITE: in drm_test_dp_mst_sideband_msg_req_decode()
400 case DP_REMOTE_DPCD_WRITE: in drm_dp_encode_sideband_req()520 case DP_REMOTE_DPCD_WRITE: in drm_dp_decode_sideband_req()649 case DP_REMOTE_DPCD_WRITE: in drm_dp_dump_sideband_msg_req_body()723 case DP_REMOTE_DPCD_WRITE: in drm_dp_mst_dump_sideband_msg_tx()1057 case DP_REMOTE_DPCD_WRITE: in drm_dp_sideband_parse_reply()1159 req.req_type = DP_REMOTE_DPCD_WRITE; in build_dpcd_write()
1651 #define DP_REMOTE_DPCD_WRITE 0x21 macro