Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/spi/
Dspi-lantiq-ssc.c89 #define LTQ_SPI_STAT_TUE BIT(11) /* Transmit underflow error flag */ macro
98 LTQ_SPI_STAT_TUE | LTQ_SPI_STAT_RUE)
680 if (stat & LTQ_SPI_STAT_TUE) in lantiq_ssc_err_interrupt()