Searched defs:DCSR_BUSERR (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/plat-pxa/include/plat/
H A Ddma.h23 #define DCSR_BUSERR (1 << 0) /* Bus Error Interrupt (read / write) */ macro
/linux-4.4.14/drivers/dma/
H A Dmmp_pdma.c43 #define DCSR_BUSERR BIT(0) /* Bus Error Interrupt (read / write) */ macro

Completed in 69 milliseconds