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