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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Ddma-isa.c33 #define ISA_DMA_COUNT 6 macro
49 unsigned int io_port = isa_dma_port[chan][ISA_DMA_COUNT];
113 outb(length, isa_dma_port[chan][ISA_DMA_COUNT]);
114 outb(length >> 8, isa_dma_port[chan][ISA_DMA_COUNT]);

Completed in 58 milliseconds