Searched refs:DCR0 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/net/ethernet/dec/tulip/ |
| D | uli526x.c | 194 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator 386 uw32(DCR0, 0x10000); //Diagnosis mode in uli526x_init_one() 398 uw32(DCR0, 0); //Clear CR0 in uli526x_init_one() 522 uw32(DCR0, ULI526X_RESET); /* RESET MAC */ in uli526x_init() 524 uw32(DCR0, db->cr0_data); in uli526x_init() 671 uw32(DCR0, ULI526X_RESET); in uli526x_stop()
|
| D | dmfe.c | 278 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator 622 dw32(DCR0, DM910X_RESET); /* RESET MAC */ in dmfe_init_dm910x() 624 dw32(DCR0, db->cr0_data); in dmfe_init_dm910x() 765 dw32(DCR0, DM910X_RESET); in dmfe_stop()
|