Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sifive.c81 #define SIFIVE_SPI_TXDATA_FULL BIT(31) macro
241 & SIFIVE_SPI_TXDATA_FULL) != 0); in sifive_spi_tx()