Searched refs:DCR_RX (Results 1 – 5 of 5) sorted by relevance
142 #define DCR_RX(node) (DCR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) macro
139 #define DCR_RX(chan) (0x58 + 2*chan) /* DMA Command Reg (Rx) */ macro
160 sca_out(DCR_ABORT, DCR_RX(port->chan), card); in sca_init_port()171 sca_out(DCR_CLEAR_EOF, DCR_RX(port->chan), card); in sca_init_port()
185 DCR_RX(phy_node(port)), card); in sca_init_port()199 DCR_RX(phy_node(port)), card); in sca_init_port()
2423 cpc_readb(scabase + DCR_TX(ch)), cpc_readb(scabase + DCR_RX(ch)), in cpc_sca_status()3016 cpc_writeb(scabase + DCR_RX(ch), DCR_FCT_CLR); in rx_config()