Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-pxa/include/plat/
Ddma.h20 #define DCSR_STOPSTATE (1 << 3) /* Stop State (read-only) */ macro
/linux-4.1.27/drivers/dma/
Dmmp_pdma.c40 #define DCSR_STOPSTATE BIT(3) /* Stop State (read-only) */ macro