Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dtegra20_sflash.c43 #define SPI_STAT_RXF_FLUSH BIT(29) macro
143 reg = SPI_STAT_RDY | SPI_STAT_RXF_FLUSH | SPI_STAT_TXF_FLUSH | \ in tegra20_sflash_claim_bus()