Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-pxa/include/plat/
Ddma.h25 #define DCSR_EORIRQEN (1 << 28) /* End of Receive Interrupt Enable (R/W) */ macro
/linux-4.1.27/drivers/dma/
Dmmp_pdma.c45 #define DCSR_EORIRQEN BIT(28) /* End of Receive Interrupt Enable (R/W) */ macro