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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpasemi_dma.h244 #define PAS_IOB_DMA_RXCH_RESET(i) (0x1500 + (i)*4) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpasemi_mac.c689 write_iob_reg(PAS_IOB_DMA_RXCH_RESET(mac->rx->chan.chno), reg);
976 write_iob_reg(PAS_IOB_DMA_RXCH_RESET(chan->chno), reg);

Completed in 101 milliseconds