Searched refs:CONFIG_EPH_POWER_EN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc91x.h703 #define CONFIG_EPH_POWER_EN 0x8000 // When 0 EPH is placed into low power mode. macro
706 #define CONFIG_DEFAULT (CONFIG_EPH_POWER_EN)
H A Dsmc91x.c292 cfg |= CONFIG_EPH_POWER_EN;
394 SMC_SET_CONFIG(lp, SMC_GET_CONFIG(lp) & ~CONFIG_EPH_POWER_EN);

Completed in 32 milliseconds