Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dhd64570.h134 #define DMR_RX(node) (DMR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) macro
H A Dhd64572.h132 #define DMR_RX(chan) (0x54 + 2*chan) /* DMA Mode Reg (Rx) */ macro
H A Dhd64572.c167 sca_out(0x14, DMR_RX(port->chan), card); /* Chain mode, Multi-frame */ in sca_init_port()
H A Dhd64570.c200 sca_out(0x14, DMR_RX(phy_node(port)), card); in sca_init_port()