Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmmp_pdma.c42 #define DCSR_EORJMPEN BIT(27) /* Jump to next descriptor on EOR */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h139 #define DCSR_EORJMPEN (1 << 27) /* Jump to next descriptor on EOR */ macro