Home
last modified time | relevance | path

Searched refs:DMA_DESC_COUNT_MSK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Ddma_v.h22 #define DMA_COUNT(count) ((count) & DMA_DESC_COUNT_MSK)
H A Ddma.h32 #define DMA_DESC_COUNT_MSK 0x0003ffff macro
/openbmc/linux/drivers/net/ethernet/
H A Dkorina.c257 #define DMA_DESC_COUNT_MSK 0x0003ffff macro
329 #define DMA_COUNT(count) ((count) & DMA_DESC_COUNT_MSK)