Searched refs:no_stop_bit (Results 1 – 3 of 3) sorted by relevance
312 txin->no_stop_bit != txout->no_stop_bit || in sideband_msg_req_equal()
374 u8 no_stop_bit; member
412 buf[idx] = (req->u.i2c_read.transactions[i].no_stop_bit & 0x1) << 4; in drm_dp_encode_sideband_req()547 tx->no_stop_bit = (buf[idx] >> 5) & 0x1; in drm_dp_decode_sideband_req()657 rtx->no_stop_bit, rtx->i2c_transaction_delay, in drm_dp_dump_sideband_msg_req_body()5624 msg.u.i2c_read.transactions[i].no_stop_bit = !(msgs[i].flags & I2C_M_STOP); in drm_dp_mst_i2c_read()