Home
last modified time | relevance | path

Searched refs:SPI_BSY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-tegra20-sflash.c64 #define SPI_BSY BIT(31) macro
364 if (tsd->tx_status || tsd->rx_status || (tsd->status_reg & SPI_BSY)) { in handle_cpu_based_xfer()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-tegra20-sflash.c64 #define SPI_BSY BIT(31) macro
363 if (tsd->tx_status || tsd->rx_status || (tsd->status_reg & SPI_BSY)) { in handle_cpu_based_xfer()

Completed in 3 milliseconds