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

/linux-master/drivers/net/ethernet/smsc/
H A Dsmc9194.h117 #define MC_RESET 0x40 macro
H A Dsmc91c92_cs.c204 #define MC_RESET 0x40 macro
1235 /* need MC_RESET to keep the memory consistent. errata? */
1237 outw(MC_RESET, ioaddr + MMU_CMD);
1419 smc->rx_ovrn = 1; /* need MC_RESET outside smc_interrupt */
1679 outw(MC_RESET, ioaddr + MMU_CMD);
1732 /* need MC_RESET to keep the memory consistent. errata? */
1734 outw(MC_RESET, ioaddr + MMU_CMD);
H A Dsmc9194.c342 outw( MC_RESET, ioaddr + MMU_CMD );
H A Dsmc91x.h596 #define MC_RESET (2<<5) // Reset MMU to initial state macro
H A Dsmc91x.c326 SMC_SET_MMU_CMD(lp, MC_RESET);

Completed in 293 milliseconds