Searched refs:MC_RESET (Results 1 - 5 of 5) sorted by relevance

/drivers/net/ethernet/smsc/
H A Dsmc9194.h117 #define MC_RESET 0x40 macro
H A Dsmc91c92_cs.c204 #define MC_RESET 0x40 macro
1237 /* need MC_RESET to keep the memory consistent. errata? */
1239 outw(MC_RESET, ioaddr + MMU_CMD);
1421 smc->rx_ovrn = 1; /* need MC_RESET outside smc_interrupt */
1680 outw(MC_RESET, ioaddr + MMU_CMD);
1733 /* need MC_RESET to keep the memory consistent. errata? */
1735 outw(MC_RESET, ioaddr + MMU_CMD);
H A Dsmc9194.c357 outw( MC_RESET, ioaddr + MMU_CMD );
H A Dsmc91x.h686 #define MC_RESET (2<<5) // Reset MMU to initial state macro
H A Dsmc91x.c329 SMC_SET_MMU_CMD(lp, MC_RESET);

Completed in 33 milliseconds