Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c219 .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()
/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h381 #define DP_REMOTE_I2C_WRITE 0x23 macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c425 case DP_REMOTE_I2C_WRITE: in drm_dp_encode_sideband_req()
566 case DP_REMOTE_I2C_WRITE: in drm_dp_decode_sideband_req()
664 case DP_REMOTE_I2C_WRITE: in drm_dp_dump_sideband_msg_req_body()
720 case DP_REMOTE_I2C_WRITE: in drm_dp_mst_dump_sideband_msg_tx()
1051 case DP_REMOTE_I2C_WRITE: in drm_dp_sideband_parse_reply()
5758 msg.req_type = DP_REMOTE_I2C_WRITE; in drm_dp_mst_i2c_write()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h1501 #define DP_REMOTE_I2C_WRITE 0x23 macro