Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dtegra20_sflash.c45 #define SPI_STAT_TXF_FLUSH BIT(28) macro
144 reg = SPI_STAT_RDY | SPI_STAT_RXF_FLUSH | SPI_STAT_TXF_FLUSH | \ in tegra20_sflash_claim_bus()