Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-lantiq-ssc.c89 #define LTQ_SPI_STAT_RUE BIT(12) /* Receive underflow error flag */ macro
99 LTQ_SPI_STAT_TUE | LTQ_SPI_STAT_RUE)
679 if (stat & LTQ_SPI_STAT_RUE) in lantiq_ssc_err_interrupt()

Completed in 4 milliseconds