Searched refs:DIR_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.h139 #define DIR_RX(node) (DIR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) macro
H A Dhd64572.h133 #define DIR_RX(chan) (0x4c + 2*chan) /* DMA Interrupt Enable Reg (Rx) */ macro
H A Dhd64570.c207 sca_out(DIR_EOME | DIR_BOFE, DIR_RX(phy_node(port)),
H A Dhd64572.c178 sca_out(DIR_EOME, DIR_RX(port->chan), card); /* enable interrupts */
H A Dpc300_drv.c2208 printk("DMR_TX=0x%02x, DMR_RX=0x%02x, DIR_TX=0x%02x, DIR_RX=0x%02x\n",
2211 cpc_readb(scabase + DIR_RX(ch)));
2806 cpc_writeb(scabase + DIR_RX(ch), (DIR_EOM | DIR_BOF));

Completed in 76 milliseconds