Searched refs:DIR_TX (Results 1 – 5 of 5) sorted by relevance
140 #define DIR_TX(node) (DIR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET)) macro
134 #define DIR_TX(chan) (0x4d + 2*chan) /* DMA Interrupt Enable Reg (Tx) */ macro
182 sca_out(DIR_EOME, DIR_TX(port->chan), card); /* enable interrupts */ in sca_init_port()
214 sca_out(DIR_BOFE, DIR_TX(phy_node(port)), card); in sca_init_port()
2420 cpc_readb(scabase + DIR_TX(ch)), in cpc_sca_status()3051 cpc_writeb(scabase + DIR_TX(ch), (DIR_EOM | DIR_BOF | DIR_UDRF)); in tx_config()