Searched refs:SPI_BSY (Results 1 – 1 of 1) sorted by relevance
64 #define SPI_BSY BIT(31) macro363 if (tsd->tx_status || tsd->rx_status || (tsd->status_reg & SPI_BSY)) { in handle_cpu_based_xfer()