Home
last modified time | relevance | path

Searched refs:i2c_transaction_delay (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/tests/
Ddrm_dp_mst_helper_test.c208 .i2c_transaction_delay = 0xf, },
210 .i2c_transaction_delay = 0xe, },
212 .i2c_transaction_delay = 0xd, },
314 txin->i2c_transaction_delay != in sideband_msg_req_equal()
315 txout->i2c_transaction_delay) in sideband_msg_req_equal()
/linux-6.6.21/include/drm/display/
Ddrm_dp_mst_helper.h375 u8 i2c_transaction_delay; member
/linux-6.6.21/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c413 buf[idx] |= (req->u.i2c_read.transactions[i].i2c_transaction_delay & 0xf); in drm_dp_encode_sideband_req()
548 tx->i2c_transaction_delay = buf[idx] & 0xf; in drm_dp_decode_sideband_req()
657 rtx->no_stop_bit, rtx->i2c_transaction_delay, in drm_dp_dump_sideband_msg_req_body()