Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dhd64570.h135 #define DMR_TX(node) (DMR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET)) macro
H A Dhd64572.h133 #define DMR_TX(chan) (0x55 + 2*chan) /* DMA Mode Reg (Tx) */ macro
H A Dhd64572.c172 sca_out(0x14, DMR_TX(port->chan), card); /* Chain mode, Multi-frame */ in sca_init_port()
H A Dhd64570.c207 sca_out(0x14, DMR_TX(phy_node(port)), card); in sca_init_port()