Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/dec/tulip/
Ddmfe.c283 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
724 outl(0x1, dev->base_addr + DCR1); /* Issue Tx polling */ in dmfe_start_xmit()
728 outl(0x1, dev->base_addr + DCR1); /* Issue Tx polling */ in dmfe_start_xmit()
927 outl(0x1, ioaddr + DCR1); /* Issue Tx polling */ in dmfe_free_tx_pkt()
1180 outl(0x1, dev->base_addr + DCR1); /* Tx polling again */ in dmfe_timer()
1542 outl(0x1, dev->base_addr + DCR1); /* Issue Tx polling */ in send_filter_frame()
Duli526x.c197 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
621 outl(0x1, dev->base_addr + DCR1); /* Issue Tx polling */ in uli526x_start_xmit()
1031 outl(0x1, dev->base_addr + DCR1); // Tx polling again in uli526x_timer()
1424 outl(0x1, dev->base_addr + DCR1); /* Issue Tx polling */ in send_filter_frame()
/linux-3.4.99/drivers/staging/telephony/
Dixj.h790 BYTE DCR1:1; /* XR3[1:1] */ member