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