Home
last modified time | relevance | path

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

/linux/drivers/net/wan/
A Dhd64570.h144 #define DCR_TX(node) (DCR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET)) macro
A Dhd64572.h135 #define DCR_TX(chan) (0x59 + 2*chan) /* DMA Command Reg (Tx) */ macro
A Dhd64572.c152 sca_out(DCR_ABORT, DCR_TX(port->chan), card); in sca_init_port()
163 sca_out(DCR_CLEAR_EOF, DCR_TX(port->chan), card); in sca_init_port()
A Dhd64570.c179 sca_out(DCR_ABORT, transmit ? DCR_TX(phy_node(port)) : in sca_init_port()
193 sca_out(DCR_CLEAR_EOF, transmit ? DCR_TX(phy_node(port)) : in sca_init_port()

Completed in 13 milliseconds