Searched refs:FSL_DMA_SR_PE (Results 1 – 3 of 3) sorted by relevance
76 #define FSL_DMA_SR_PE 0x00000010 /* Programming error */ macro
50 #define FSL_DMA_SR_PE 0x00000010 macro
935 if (stat & FSL_DMA_SR_PE) { in fsldma_chan_irq()937 stat &= ~FSL_DMA_SR_PE; in fsldma_chan_irq()