Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-lantiq-ssc.c92 #define LTQ_SPI_STAT_RE BIT(9) /* Receive error flag */ macro
98 LTQ_SPI_STAT_RE | LTQ_SPI_STAT_AE | \
685 if (stat & LTQ_SPI_STAT_RE) in lantiq_ssc_err_interrupt()