Searched refs:DP_REMOTE_I2C_WRITE (Results 1 – 3 of 3) sorted by relevance
361 .desc = "DP_REMOTE_I2C_WRITE with port number",363 .req_type = DP_REMOTE_I2C_WRITE,368 .desc = "DP_REMOTE_I2C_WRITE with I2C device ID",370 .req_type = DP_REMOTE_I2C_WRITE,375 .desc = "DP_REMOTE_I2C_WRITE with data array",377 .req_type = DP_REMOTE_I2C_WRITE,482 case DP_REMOTE_I2C_WRITE: in sideband_msg_req_equal() 546 case DP_REMOTE_I2C_WRITE: in drm_test_dp_mst_sideband_msg_req_decode()
435 case DP_REMOTE_I2C_WRITE: in drm_dp_encode_sideband_req() 576 case DP_REMOTE_I2C_WRITE: in drm_dp_decode_sideband_req() 674 case DP_REMOTE_I2C_WRITE: in drm_dp_dump_sideband_msg_req_body() 730 case DP_REMOTE_I2C_WRITE: in drm_dp_mst_dump_sideband_msg_tx() 1061 case DP_REMOTE_I2C_WRITE: in drm_dp_sideband_parse_reply() 5892 msg.req_type = DP_REMOTE_I2C_WRITE; in drm_dp_mst_i2c_write()
1646 #define DP_REMOTE_I2C_WRITE 0x23 macro