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