Home
last modified time | relevance | path

Searched defs:DDADR_STOP (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/dma/
H A Dpxa2xx_dma.c87 #define DDADR_STOP (1 << 0) macro
/openbmc/linux/drivers/dma/
H A Dmmp_pdma.c54 #define DDADR_STOP BIT(0) /* Stop (read / write) */ macro
H A Dpxa_dma.c56 #define DDADR_STOP BIT(0) /* Stop (read / write) */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h294 #define DDADR_STOP (1 << 0) /* Stop (read / write) */ macro