Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dmmp_pdma.c43 #define DCSR_EORJMPEN BIT(27) /* Jump to next descriptor on EOR */ macro
/OK3568_Linux_fs/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