Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c187 .desc = "DP_REMOTE_I2C_READ with port number",
189 .req_type = DP_REMOTE_I2C_READ,
194 .desc = "DP_REMOTE_I2C_READ with I2C device ID",
196 .req_type = DP_REMOTE_I2C_READ,
201 .desc = "DP_REMOTE_I2C_READ with transactions array",
203 .req_type = DP_REMOTE_I2C_READ,
298 case DP_REMOTE_I2C_READ: in sideband_msg_req_equal()
398 case DP_REMOTE_I2C_READ: 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.c61 case DP_REMOTE_I2C_READ: in sideband_msg_req_equal()
148 case DP_REMOTE_I2C_READ: in sideband_msg_req_encode_decode()
218 in.req_type = DP_REMOTE_I2C_READ; in igt_dp_mst_sideband_msg_req_decode()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c399 case DP_REMOTE_I2C_READ: in drm_dp_encode_sideband_req()
525 case DP_REMOTE_I2C_READ: in drm_dp_decode_sideband_req()
642 case DP_REMOTE_I2C_READ: in drm_dp_dump_sideband_msg_req_body()
712 case DP_REMOTE_I2C_READ: in drm_dp_mst_dump_sideband_msg_tx()
1043 case DP_REMOTE_I2C_READ: in drm_dp_sideband_parse_reply()
5571 msg.req_type = DP_REMOTE_I2C_READ; in drm_dp_mst_i2c_read()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c400 case DP_REMOTE_I2C_READ: in drm_dp_encode_sideband_req()
526 case DP_REMOTE_I2C_READ: in drm_dp_decode_sideband_req()
643 case DP_REMOTE_I2C_READ: in drm_dp_dump_sideband_msg_req_body()
713 case DP_REMOTE_I2C_READ: in drm_dp_mst_dump_sideband_msg_tx()
1046 case DP_REMOTE_I2C_READ: in drm_dp_sideband_parse_reply()
5617 msg.req_type = DP_REMOTE_I2C_READ; in drm_dp_mst_i2c_read()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_helper.h1135 #define DP_REMOTE_I2C_READ 0x22 macro
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp.h1500 #define DP_REMOTE_I2C_READ 0x22 macro

Completed in 31 milliseconds