EDMA_ST_PAUSE     230 drivers/dma/dw-edma/dw-edma-core.c 	} else if (chan->status != EDMA_ST_PAUSE) {
EDMA_ST_PAUSE     250 drivers/dma/dw-edma/dw-edma-core.c 	} else if (chan->status == EDMA_ST_PAUSE) {
EDMA_ST_PAUSE     300 drivers/dma/dw-edma/dw-edma-core.c 	if (ret == DMA_IN_PROGRESS && chan->status == EDMA_ST_PAUSE)
EDMA_ST_PAUSE     504 drivers/dma/dw-edma/dw-edma-core.c 			chan->status = EDMA_ST_PAUSE;