Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmmp_pdma.c36 #define DCSR_STOPSTATE BIT(3) /* Stop State (read-only) */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h148 #define DCSR_STOPSTATE (1 << 3) /* Stop State (read-only) */ macro