Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xlp.c42 #define XLP_SPI_RX_INT BIT(3) macro
239 if (stat & XLP_SPI_RX_INT) { in xlp_spi_interrupt()