Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dtegra20_sflash.c46 #define SPI_STAT_TXF_OVF BIT(26) macro
144 SPI_STAT_RXF_UNR | SPI_STAT_TXF_OVF; in tegra20_sflash_claim_bus()