Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/plat-pxa/include/plat/
Ddma.h26 #define DCSR_EORJMPEN (1 << 27) /* Jump to next descriptor on EOR */ macro
/linux-4.4.14/drivers/dma/
Dmmp_pdma.c46 #define DCSR_EORJMPEN BIT(27) /* Jump to next descriptor on EOR */ macro