Searched refs:SPI_BSY (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/spi/ | ||
H A D | spi-tegra20-sflash.c | 75 #define SPI_BSY BIT(31) macro 375 if (tsd->tx_status || tsd->rx_status || (tsd->status_reg & SPI_BSY)) { handle_cpu_based_xfer() |
Completed in 91 milliseconds