chan_write
chan_write(chan, hdp, desc_dma);
chan_write(chan, rxfree, 1);
chan_write(chan, cp, desc_dma);
chan_write(chan, hdp, desc_phys(pool, chan->head));
chan_write(chan, cp, CPDMA_TEARDOWN_VALUE);
chan_write(chan, hdp, desc_phys(pool, chan->head));
chan_write(chan, rxfree, chan->count);
chan_write(chan, hdp, desc_dma);