Searched refs:txfifodepth (Results 1 – 1 of 1) sorted by relevance
392 uint8_t txfifodepth; member719 if (ntxwords > data->txfifodepth || nrxwords > data->rxfifodepth) { in dw_i3c_xfers()940 if (ntxwords > data->txfifodepth || nrxwords > data->rxfifodepth) { in dw_i3c_i2c_transfer()2126 if (len > (data->txfifodepth * BYTES_PER_DWORD)) { in dw_i3c_target_tx_write()2263 data->txfifodepth = QUEUE_SIZE_CAPABILITY_TX_BUF_DWORD_SIZE(queue_capability); in dw_i3c_init()