ROCKCHIP_SPI_SSIENR
writel_relaxed((enable ? 1U : 0U), rs->regs + ROCKCHIP_SPI_SSIENR);
WARN_ON(readl_relaxed(rs->regs + ROCKCHIP_SPI_SSIENR) &&