Searched refs:SPI_XFER_STS_RDY (Results 1 – 1 of 1) sorted by relevance
52 #define SPI_XFER_STS_RDY BIT(30) macro271 setbits_le32(®s->xfer_status, SPI_XFER_STS_RDY); in tegra114_spi_xfer()287 if (!(xfer_status & SPI_XFER_STS_RDY)) in tegra114_spi_xfer()