Home
last modified time | relevance | path

Searched defs:DCSR_CMPST (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/dma/
H A Dpxa2xx_dma.c108 #define DCSR_CMPST (1 << 10) macro
/openbmc/linux/drivers/dma/
H A Dmmp_pdma.c46 #define DCSR_CMPST BIT(10) /* The Descriptor Compare Status */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h143 #define DCSR_CMPST (1 << 10) /* The Descriptor Compare Status */ macro