Searched refs:DCR1 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/ |
| H A D | dmfe.c | 268 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator 711 dw32(DCR1, 0x1); /* Issue Tx polling */ in dmfe_start_xmit() 715 dw32(DCR1, 0x1); /* Issue Tx polling */ in dmfe_start_xmit() 917 dw32(DCR1, 0x1); /* Issue Tx polling */ in dmfe_free_tx_pkt() 1164 dw32(DCR1, 0x1); /* Tx polling again */ in dmfe_timer() 1526 dw32(DCR1, 0x1); /* Issue Tx polling */ in send_filter_frame()
|
| H A D | uli526x.c | 184 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator 623 uw32(DCR1, 0x1); /* Issue Tx polling */ in uli526x_start_xmit() 1037 uw32(DCR1, 0x1); // Tx polling again in uli526x_timer() 1390 uw32(DCR1, 0x1); /* Issue Tx polling */ in send_filter_frame()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | uli526x.c | 144 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator 473 outl(0x1, dev->iobase + DCR1); /* Issue Tx polling */ in uli526x_start_xmit()
|