Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
Dhd64570.h143 #define DCR_RX(node) (DCR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) macro
Dhd64572.h134 #define DCR_RX(chan) (0x58 + 2*chan) /* DMA Command Reg (Rx) */ macro
Dhd64572.c156 sca_out(DCR_ABORT, DCR_RX(port->chan), card); in sca_init_port()
167 sca_out(DCR_CLEAR_EOF, DCR_RX(port->chan), card); in sca_init_port()
Dhd64570.c181 DCR_RX(phy_node(port)), card); in sca_init_port()
195 DCR_RX(phy_node(port)), card); in sca_init_port()