Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-tegra20-sflash.c65 #define SPI_RDY BIT(30) macro
154 tegra_sflash_writel(tsd, SPI_RDY | SPI_FIFO_ERROR, SPI_STATUS); in tegra_sflash_clear_status()
H A Dspi-tegra114.c94 #define SPI_RDY (1 << 30) macro