Searched refs:DMA_DESC_COUNT_MSK (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 157 milliseconds