Searched defs:DMA_STAT_FINI (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/mips/include/asm/mach-rc32434/ | ||
| H A D | dma.h | 82 #define DMA_STAT_FINI (1 << 0) macro |
| /linux/drivers/net/ethernet/ | ||
| H A D | korina.c | 294 #define DMA_STAT_FINI BIT(0) macro |