Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-lantiq-ssc.c88 #define LTQ_SPI_STAT_RUE BIT(12) /* Receive underflow error flag */ macro
98 LTQ_SPI_STAT_TUE | LTQ_SPI_STAT_RUE)
678 if (stat & LTQ_SPI_STAT_RUE) in lantiq_ssc_err_interrupt()