Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-rc32434/
H A Ddma.h83 #define DMA_STAT_DONE (1 << 1) macro
/linux/drivers/net/ethernet/
H A Dkorina.c295 #define DMA_STAT_DONE BIT(1) macro