Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-qup.c92 #define QUP_ERROR_INPUT_OVER_RUN BIT(2) macro
611 if (qup_err & QUP_ERROR_INPUT_OVER_RUN) in spi_qup_qup_irq()