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