Home
last modified time | relevance | path

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

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