Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-axiado.c680 u32 tx_fifo_level = ax_spi_read(xspi, AX_SPI_TX_FBCAR); in ax_spi_mem_exec_op() local
682 if (tx_fifo_level == 0) in ax_spi_mem_exec_op()