Home
last modified time | relevance | path

Searched refs:FSL_DMA_SR_PE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/dma/
Dfsldma.h51 #define FSL_DMA_SR_PE 0x00000010 macro
Dfsldma.c1056 if (stat & FSL_DMA_SR_PE) { in fsldma_chan_irq()
1058 stat &= ~FSL_DMA_SR_PE; in fsldma_chan_irq()