Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/dec/tulip/
Duli526x.c184 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
374 uw32(DCR0, 0x10000); //Diagnosis mode in uli526x_init_one()
386 uw32(DCR0, 0); //Clear CR0 in uli526x_init_one()
513 uw32(DCR0, ULI526X_RESET); /* RESET MAC */ in uli526x_init()
515 uw32(DCR0, db->cr0_data); in uli526x_init()
662 uw32(DCR0, ULI526X_RESET); in uli526x_stop()
Ddmfe.c268 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
608 dw32(DCR0, DM910X_RESET); /* RESET MAC */ in dmfe_init_dm910x()
610 dw32(DCR0, db->cr0_data); in dmfe_init_dm910x()
751 dw32(DCR0, DM910X_RESET); in dmfe_stop()