Searched refs:dmandptr (Results 1 - 3 of 3) 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.h43 __raw_writel(0, &ch->dmandptr);
49 __raw_writel(dma_addr, &ch->dmandptr);
H A Ddma.h66 u32 dmandptr; /* Next descriptor pointer. */ member in struct:dma_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dkorina.c147 writel(0, &ch->dmandptr);
164 writel(0, &ch->dmandptr);
169 writel(dma_addr, &ch->dmandptr);
239 if (readl(&(lp->tx_dma_regs->dmandptr)) == 0) {
248 &lp->tx_dma_regs->dmandptr);
264 &(lp->tx_dma_regs->dmandptr));
632 (readl(&(lp->tx_dma_regs->dmandptr)) == 0)) {
634 &(lp->tx_dma_regs->dmandptr));

Completed in 86 milliseconds