SE_SPI_LOOPBACK
writel((spi_slv->mode & SPI_LOOP) ? LOOPBACK_ENABLE : 0, se->base + SE_SPI_LOOPBACK);
writel(0, se->base + SE_SPI_LOOPBACK);