Home
last modified time | relevance | path

Searched refs:DCR0 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/dec/tulip/
Duli526x.c186 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
378 uw32(DCR0, 0x10000); //Diagnosis mode in uli526x_init_one()
390 uw32(DCR0, 0); //Clear CR0 in uli526x_init_one()
514 uw32(DCR0, ULI526X_RESET); /* RESET MAC */ in uli526x_init()
516 uw32(DCR0, db->cr0_data); in uli526x_init()
663 uw32(DCR0, ULI526X_RESET); in uli526x_stop()
Ddmfe.c270 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
614 dw32(DCR0, DM910X_RESET); /* RESET MAC */ in dmfe_init_dm910x()
616 dw32(DCR0, db->cr0_data); in dmfe_init_dm910x()
757 dw32(DCR0, DM910X_RESET); in dmfe_stop()