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