Home
last modified time | relevance | path

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

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