Home
last modified time | relevance | path

Searched refs:DCSR_SETCMPST (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/dma/
H A Dpxa2xx_dma.c112 #define DCSR_SETCMPST (1 << 25) macro
390 if (value & DCSR_SETCMPST) in pxa2xx_dma_write()
/openbmc/linux/drivers/dma/
H A Dmmp_pdma.c44 #define DCSR_SETCMPST BIT(25) /* Set Descriptor Compare Status */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h141 #define DCSR_SETCMPST (1 << 25) /* Set Descriptor Compare Status */ macro