Searched refs:SPI_FIFO_STS_RX_FIFO_EMPTY (Results 1 – 1 of 1) sorted by relevance
64 #define SPI_FIFO_STS_RX_FIFO_EMPTY BIT(0) macro161 SPI_FIFO_STS_RX_FIFO_EMPTY); in tegra114_spi_probe()304 if (fifo_status & SPI_FIFO_STS_RX_FIFO_EMPTY) in tegra114_spi_xfer()310 if (!(fifo_status & SPI_FIFO_STS_RX_FIFO_EMPTY)) { in tegra114_spi_xfer()