Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsa11x0-dma.c37 #define DCSR_RUN (1 << 0) macro
H A Dmmp_pdma.c32 #define DCSR_RUN BIT(31) /* Run Bit (read / write) */ macro
/openbmc/u-boot/include/
H A DSA-1100.h2541 #define DCSR_RUN 0x00000001 /* DMA RUNing */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h133 #define DCSR_RUN (1 << 31) /* Run Bit (read / write) */ macro