Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dmmp_pdma.c42 #define DCSR_EORIRQEN BIT(28) /* End of Receive Interrupt Enable (R/W) */ macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h138 #define DCSR_EORIRQEN (1 << 28) /* End of Receive Interrupt Enable (R/W) */ macro