Searched refs:EDMA_XFER_CYCLIC (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/dma/dw-edma/
H A Ddw-edma-core.h38 EDMA_XFER_CYCLIC, enumerator in enum:dw_edma_xfer_type
H A Ddw-edma-core.c414 if (xfer->type == EDMA_XFER_CYCLIC) {
450 if (xfer->type == EDMA_XFER_CYCLIC) {
474 if (xfer->type == EDMA_XFER_CYCLIC)
486 if (xfer->type == EDMA_XFER_CYCLIC) {
503 if (xfer->type == EDMA_XFER_CYCLIC) {
577 xfer.type = EDMA_XFER_CYCLIC;

Completed in 116 milliseconds