Searched refs:DCR14 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | uli526x.c | 196 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator 389 uw32(DCR14, 0); //Clear reset port in uli526x_init_one() 390 uw32(DCR14, 0x10); //Reset ID Table pointer in uli526x_init_one() 391 uw32(DCR14, 0); //Clear reset port in uli526x_init_one() 396 dev->dev_addr[i] = ur32(DCR14); in uli526x_init_one()
|
D | dmfe.c | 283 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator
|