Searched refs:DCR_RX (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wan/
H A Dhd64570.h142 #define DCR_RX(node) (DCR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) macro
H A Dhd64570.c184 DCR_RX(phy_node(port)), card); sca_init_port()
198 DCR_RX(phy_node(port)), card); sca_init_port()
H A Dhd64572.c159 sca_out(DCR_ABORT, DCR_RX(port->chan), card); sca_init_port()
170 sca_out(DCR_CLEAR_EOF, DCR_RX(port->chan), card); sca_init_port()
H A Dhd64572.h139 #define DCR_RX(chan) (0x58 + 2*chan) /* DMA Command Reg (Rx) */ macro

Completed in 244 milliseconds