Searched refs:DIR_TX (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.h140 #define DIR_TX(node) (DIR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET)) macro
H A Dhd64572.h134 #define DIR_TX(chan) (0x4d + 2*chan) /* DMA Interrupt Enable Reg (Tx) */ macro
H A Dhd64570.c215 sca_out(DIR_BOFE, DIR_TX(phy_node(port)), card);
H A Dhd64572.c183 sca_out(DIR_EOME, DIR_TX(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",
2210 cpc_readb(scabase + DIR_TX(ch)),
2839 cpc_writeb(scabase + DIR_TX(ch), (DIR_EOM | DIR_BOF | DIR_UDRF));

Completed in 109 milliseconds