Searched refs:SPI_STATUS_NRDY (Results 1 – 1 of 1) sorted by relevance
224 #define SPI_STATUS_NRDY 0x01 /* Device busy flag */ macro680 if (!(status & SPI_STATUS_NRDY)) in falcon_spi_wait_write()759 if (!(status & SPI_STATUS_NRDY)) in falcon_spi_slow_wait()