Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/realtek/
D8139cp.c356 #define cpr16(reg) readw(cp->regs + (reg)) macro
581 status = cpr16(IntrStatus); in cp_interrupt()
588 status, cpr8(Cmd), cpr16(CpCmd)); in cp_interrupt()
954 cpw16(IntrStatus, ~(cpr16(IntrStatus))); in cp_stop_hw()
958 cpw16_f(IntrStatus, ~(cpr16(IntrStatus))); in cp_stop_hw()
1240 cpr8(Cmd), cpr16(CpCmd), in cp_tx_timeout()
1241 cpr16(IntrStatus), cpr16(IntrMask)); in cp_tx_timeout()
1246 cp->tx_head, cp->tx_tail, cpr16(TxDmaOkLowDesc)); in cp_tx_timeout()