Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_mst_topology.c385 case DP_REMOTE_DPCD_WRITE: in drm_dp_encode_sideband_req()
489 case DP_REMOTE_DPCD_WRITE: in drm_dp_decode_sideband_req()
604 case DP_REMOTE_DPCD_WRITE: in drm_dp_dump_sideband_msg_req_body()
668 case DP_REMOTE_DPCD_WRITE: in drm_dp_mst_dump_sideband_msg_tx()
959 case DP_REMOTE_DPCD_WRITE: in drm_dp_sideband_parse_reply()
1051 req.req_type = DP_REMOTE_DPCD_WRITE; in build_dpcd_write()
/netbsd/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_dp_helper.h1098 #define DP_REMOTE_DPCD_WRITE 0x21 macro