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