Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dfsl_dma.h76 #define FSL_DMA_SR_PE 0x00000010 /* Programming error */ macro
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dfsldma.h50 #define FSL_DMA_SR_PE 0x00000010 macro
H A Dfsldma.c935 if (stat & FSL_DMA_SR_PE) { in fsldma_chan_irq()
937 stat &= ~FSL_DMA_SR_PE; in fsldma_chan_irq()