Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xlp.c44 #define XLP_SPI_RX_OF BIT(5) macro
242 if (stat & XLP_SPI_RX_OF) in xlp_spi_interrupt()