Searched refs:DP_REMOTE_I2C_WRITE (Results 1 – 3 of 3) sorted by relevance
219 .req_type = DP_REMOTE_I2C_WRITE,226 .req_type = DP_REMOTE_I2C_WRITE,233 .req_type = DP_REMOTE_I2C_WRITE,338 case DP_REMOTE_I2C_WRITE: in sideband_msg_req_equal()402 case DP_REMOTE_I2C_WRITE: in drm_test_dp_mst_sideband_msg_req_decode()
422 case DP_REMOTE_I2C_WRITE: in drm_dp_encode_sideband_req()563 case DP_REMOTE_I2C_WRITE: in drm_dp_decode_sideband_req()661 case DP_REMOTE_I2C_WRITE: in drm_dp_dump_sideband_msg_req_body()717 case DP_REMOTE_I2C_WRITE: in drm_dp_mst_dump_sideband_msg_tx()1048 case DP_REMOTE_I2C_WRITE: in drm_dp_sideband_parse_reply()5686 msg.req_type = DP_REMOTE_I2C_WRITE; in drm_dp_mst_i2c_write()
1501 #define DP_REMOTE_I2C_WRITE 0x23 macro