Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c268 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
710 dw32(DCR1, 0x1); /* Issue Tx polling */ in dmfe_start_xmit()
714 dw32(DCR1, 0x1); /* Issue Tx polling */ in dmfe_start_xmit()
916 dw32(DCR1, 0x1); /* Issue Tx polling */ in dmfe_free_tx_pkt()
1163 dw32(DCR1, 0x1); /* Tx polling again */ in dmfe_timer()
1525 dw32(DCR1, 0x1); /* Issue Tx polling */ in send_filter_frame()
H A Duli526x.c184 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
626 uw32(DCR1, 0x1); /* Issue Tx polling */ in uli526x_start_xmit()
1040 uw32(DCR1, 0x1); // Tx polling again in uli526x_timer()
1393 uw32(DCR1, 0x1); /* Issue Tx polling */ in send_filter_frame()
/openbmc/u-boot/drivers/net/
H A Duli526x.c143 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
472 outl(0x1, dev->iobase + DCR1); /* Issue Tx polling */ in uli526x_start_xmit()