Home
last modified time | relevance | path

Searched refs:SPI_STAT_BSY (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dtegra20_sflash.c41 #define SPI_STAT_BSY BIT(31) macro
271 if ((status & (SPI_STAT_BSY | SPI_STAT_RDY)) != in tegra20_sflash_xfer()