Searched refs:DMA_DESC_COUNT_MSK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-rc32434/ | ||
| H A D | dma_v.h | 22 #define DMA_COUNT(count) ((count) & DMA_DESC_COUNT_MSK) |
| H A D | dma.h | 32 #define DMA_DESC_COUNT_MSK 0x0003ffff macro |