Home
last modified time | relevance | path

Searched refs:DIR_TX (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wan/
H A Dhd64570.h141 #define DIR_TX(node) (DIR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET)) macro
H A Dhd64572.h129 #define DIR_TX(chan) (0x4d + 2*chan) /* DMA Interrupt Enable Reg (Tx) */ macro
H A Dhd64572.c173 sca_out(DIR_EOME, DIR_TX(port->chan), card); /* enable interrupts */ in sca_init_port()
H A Dhd64570.c209 sca_out(DIR_BOFE, DIR_TX(phy_node(port)), card); in sca_init_port()