Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/tests/
Ddrm_dp_mst_helper_test.c352 .i2c_transaction_delay = 0xf, },
354 .i2c_transaction_delay = 0xe, },
356 .i2c_transaction_delay = 0xd, },
458 txin->i2c_transaction_delay != in sideband_msg_req_equal()
459 txout->i2c_transaction_delay) in sideband_msg_req_equal()
/linux-6.14.4/include/drm/display/
Ddrm_dp_mst_helper.h389 u8 i2c_transaction_delay; member
/linux-6.14.4/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()