EDMA_ST_PAUSE
} else if (chan->status != EDMA_ST_PAUSE) {
} else if (chan->status == EDMA_ST_PAUSE) {
if (ret == DMA_IN_PROGRESS && chan->status == EDMA_ST_PAUSE)
chan->status = EDMA_ST_PAUSE;