Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dmmp_pdma.c35 #define DCSR_STOPIRQEN BIT(29) /* Stop Interrupt Enable (read / write) */ macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h135 #define DCSR_STOPIRQEN (1 << 29) /* Stop Interrupt Enable (read / write) */ macro