Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mspi/
Dmspi_dw.c136 uint8_t tx_fifo_depth = dev_config->tx_fifo_depth_minus_1 + 1; in tx_data() local
158 room = tx_fifo_depth in tx_data()
173 uint8_t tx_fifo_depth = dev_config->tx_fifo_depth_minus_1 + 1; in make_rx_cycles() local
185 room = tx_fifo_depth in make_rx_cycles()