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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc9194.h117 #define MC_RESET 0x40 macro
H A Dsmc9194.c357 outw( MC_RESET, ioaddr + MMU_CMD );
H A Dsmc91x.h745 #define MC_RESET (2<<5) // Reset MMU to initial state macro
H A Dsmc91x.c327 SMC_SET_MMU_CMD(lp, MC_RESET);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dsmc91c92_cs.c204 #define MC_RESET 0x40 macro
1284 /* need MC_RESET to keep the memory consistent. errata? */
1286 outw(MC_RESET, ioaddr + MMU_CMD);
1465 smc->rx_ovrn = 1; /* need MC_RESET outside smc_interrupt */
1726 outw(MC_RESET, ioaddr + MMU_CMD);
1779 /* need MC_RESET to keep the memory consistent. errata? */
1781 outw(MC_RESET, ioaddr + MMU_CMD);

Completed in 73 milliseconds