FIFOEN
spi_writel(as, CR, SPI_BIT(FIFOEN));
up->curregs[R15] = FIFOEN; /* Use FIFO if on ESCC */
write_zsreg(channel, R15, (regs[R15] | WR7pEN) & ~FIFOEN);
regs[R15] &= ~FIFOEN;