Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-qup.c38 #define SPI_ERROR_FLAGS 0x0308 macro
598 spi_err = readl_relaxed(controller->base + SPI_ERROR_FLAGS); in spi_qup_qup_irq()
602 writel_relaxed(spi_err, controller->base + SPI_ERROR_FLAGS); in spi_qup_qup_irq()