Searched refs:DMA_DESC_COUNT_MSK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-rc32434/
H A Ddma.h31 #define DMA_DESC_COUNT_MSK 0x0003ffff macro
H A Ddma_v.h21 #define DMA_COUNT(count) ((count) & DMA_DESC_COUNT_MSK)

Completed in 36 milliseconds