Home
last modified time | relevance | path

Searched refs:DP_REMOTE_I2C_WRITE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c217 .desc = "DP_REMOTE_I2C_WRITE with port number",
219 .req_type = DP_REMOTE_I2C_WRITE,
224 .desc = "DP_REMOTE_I2C_WRITE with I2C device ID",
226 .req_type = DP_REMOTE_I2C_WRITE,
231 .desc = "DP_REMOTE_I2C_WRITE with data array",
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()
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_dp_mst_helper.c101 case DP_REMOTE_I2C_WRITE: in sideband_msg_req_equal()
152 case DP_REMOTE_I2C_WRITE: in sideband_msg_req_encode_decode()
233 in.req_type = DP_REMOTE_I2C_WRITE; in igt_dp_mst_sideband_msg_req_decode()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c421 case DP_REMOTE_I2C_WRITE: in drm_dp_encode_sideband_req()
562 case DP_REMOTE_I2C_WRITE: in drm_dp_decode_sideband_req()
660 case DP_REMOTE_I2C_WRITE: in drm_dp_dump_sideband_msg_req_body()
716 case DP_REMOTE_I2C_WRITE: in drm_dp_mst_dump_sideband_msg_tx()
1045 case DP_REMOTE_I2C_WRITE: in drm_dp_sideband_parse_reply()
5630 msg.req_type = DP_REMOTE_I2C_WRITE; in drm_dp_mst_i2c_write()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c422 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()
5676 msg.req_type = DP_REMOTE_I2C_WRITE; in drm_dp_mst_i2c_write()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_helper.h1136 #define DP_REMOTE_I2C_WRITE 0x23 macro
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp.h1501 #define DP_REMOTE_I2C_WRITE 0x23 macro

Completed in 26 milliseconds