Searched refs:DMA_COUNT (Results 1 - 5 of 5) 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_v.h21 #define DMA_COUNT(count) ((count) & DMA_DESC_COUNT_MSK) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Ddma.h19 #define DMA_COUNT 0x08UL /* rw DMA transfer count register 0x08 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dkorina.c242 td->control = DMA_COUNT(length) |
253 td->control = DMA_COUNT(length) |
272 td->control = DMA_COUNT(length) |
279 td->control = DMA_COUNT(length) |
368 if ((KORINA_RBSIZE - (u32)DMA_COUNT(rd->control)) == 0)
432 rd->control = DMA_COUNT(KORINA_RBSIZE) |
773 DMA_COUNT(KORINA_RBSIZE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsun_esp.c443 dma_write32(dma_count, DMA_COUNT);
456 dma_write32(end - addr, DMA_COUNT);
H A Dsun3x_esp.c24 #define DMA_COUNT 0x08UL /* rw DMA transfer count register 0x08 */ macro

Completed in 73 milliseconds