Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-lantiq-ssc.c90 #define LTQ_SPI_STAT_TUE BIT(11) /* Transmit underflow error flag */ macro
99 LTQ_SPI_STAT_TUE | LTQ_SPI_STAT_RUE)
681 if (stat & LTQ_SPI_STAT_TUE) in lantiq_ssc_err_interrupt()