Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Ddma.h83 #define DMA_STAT_DONE (1 << 1) macro
/openbmc/qemu/hw/scsi/
H A Desp-pci.c63 #define DMA_STAT_DONE 0x08 macro
/openbmc/linux/drivers/net/ethernet/
H A Dkorina.c295 #define DMA_STAT_DONE BIT(1) macro