Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/dec/tulip/
Duli526x.c194 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
387 uw32(DCR0, 0x10000); //Diagnosis mode in uli526x_init_one()
399 uw32(DCR0, 0); //Clear CR0 in uli526x_init_one()
525 uw32(DCR0, ULI526X_RESET); /* RESET MAC */ in uli526x_init()
527 uw32(DCR0, db->cr0_data); in uli526x_init()
674 uw32(DCR0, ULI526X_RESET); in uli526x_stop()
Ddmfe.c281 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
628 dw32(DCR0, DM910X_RESET); /* RESET MAC */ in dmfe_init_dm910x()
630 dw32(DCR0, db->cr0_data); in dmfe_init_dm910x()
771 dw32(DCR0, DM910X_RESET); in dmfe_stop()