SPI_ERROR_FLAGS
spi_err = readl_relaxed(controller->base + SPI_ERROR_FLAGS);
writel_relaxed(spi_err, controller->base + SPI_ERROR_FLAGS);