Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-qup.c89 #define QUP_ERROR_OUTPUT_OVER_RUN BIT(5) macro
605 if (qup_err & QUP_ERROR_OUTPUT_OVER_RUN) in spi_qup_qup_irq()
1135 writel_relaxed(QUP_ERROR_OUTPUT_OVER_RUN | in spi_qup_probe()