Searched refs:QSPI_FIFO_STS_RX_FIFO_EMPTY (Results 1 – 1 of 1) sorted by relevance
64 #define QSPI_FIFO_STS_RX_FIFO_EMPTY BIT(0) macro331 if (fifo_status & QSPI_FIFO_STS_RX_FIFO_EMPTY) in tegra210_qspi_xfer()337 if (!(fifo_status & QSPI_FIFO_STS_RX_FIFO_EMPTY)) { in tegra210_qspi_xfer()