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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhd64570.h142 #define DCR_RX(node) (DCR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) macro
H A Dhd64572.h139 #define DCR_RX(chan) (0x58 + 2*chan) /* DMA Command Reg (Rx) */ macro
H A Dhd64570.c186 DCR_RX(phy_node(port)), card);
200 DCR_RX(phy_node(port)), card);
H A Dhd64572.c161 sca_out(DCR_ABORT, DCR_RX(port->chan), card);
172 sca_out(DCR_CLEAR_EOF, DCR_RX(port->chan), card);
H A Dpc300_drv.c2212 printk("DCR_TX=0x%02x, DCR_RX=0x%02x, FCT_TX=0x%02x, FCT_RX=0x%02x\n",
2213 cpc_readb(scabase + DCR_TX(ch)), cpc_readb(scabase + DCR_RX(ch)),
2804 cpc_writeb(scabase + DCR_RX(ch), DCR_FCT_CLR);

Completed in 141 milliseconds