Home
last modified time | relevance | path

Searched defs:DMA_CHAN_DONE_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Ddma.h72 #define DMA_CHAN_DONE_BIT (1 << 1) macro
/openbmc/linux/drivers/net/ethernet/
H A Dkorina.c284 #define DMA_CHAN_DONE_BIT BIT(1) macro