Searched refs:SPI_STAT_TXF_EMPTY (Results 1 – 1 of 1) sorted by relevance
49 #define SPI_STAT_TXF_EMPTY BIT(23) macro268 if (is_read && (status & SPI_STAT_TXF_EMPTY)) in tegra20_sflash_xfer()