Home
last modified time | relevance | path

Searched refs:DP_REMOTE_I2C_READ (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c189 .req_type = DP_REMOTE_I2C_READ,
196 .req_type = DP_REMOTE_I2C_READ,
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()
/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h380 #define DP_REMOTE_I2C_READ 0x22 macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c403 case DP_REMOTE_I2C_READ: in drm_dp_encode_sideband_req()
529 case DP_REMOTE_I2C_READ: in drm_dp_decode_sideband_req()
646 case DP_REMOTE_I2C_READ: in drm_dp_dump_sideband_msg_req_body()
716 case DP_REMOTE_I2C_READ: in drm_dp_mst_dump_sideband_msg_tx()
1049 case DP_REMOTE_I2C_READ: in drm_dp_sideband_parse_reply()
5691 msg.req_type = DP_REMOTE_I2C_READ; in drm_dp_mst_i2c_read()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h1500 #define DP_REMOTE_I2C_READ 0x22 macro