Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c167 .req_type = DP_REMOTE_DPCD_WRITE,
174 .req_type = DP_REMOTE_DPCD_WRITE,
181 .req_type = DP_REMOTE_DPCD_WRITE,
326 case DP_REMOTE_DPCD_WRITE: in sideband_msg_req_equal()
395 case DP_REMOTE_DPCD_WRITE: in drm_test_dp_mst_sideband_msg_req_decode()
/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h379 #define DP_REMOTE_DPCD_WRITE 0x21 macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c390 case DP_REMOTE_DPCD_WRITE: in drm_dp_encode_sideband_req()
510 case DP_REMOTE_DPCD_WRITE: in drm_dp_decode_sideband_req()
639 case DP_REMOTE_DPCD_WRITE: in drm_dp_dump_sideband_msg_req_body()
713 case DP_REMOTE_DPCD_WRITE: in drm_dp_mst_dump_sideband_msg_tx()
1047 case DP_REMOTE_DPCD_WRITE: in drm_dp_sideband_parse_reply()
1149 req.req_type = DP_REMOTE_DPCD_WRITE; in build_dpcd_write()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h1499 #define DP_REMOTE_DPCD_WRITE 0x21 macro