Searched refs:HW_CFG_PHY_CLK_SEL_ (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmsc911x.h200 #define HW_CFG_PHY_CLK_SEL_ 0x00000060 macro
H A Dsmc911x.c688 cfg &= ~HW_CFG_PHY_CLK_SEL_;
697 cfg &= ~HW_CFG_PHY_CLK_SEL_;
H A Dsmsc911x.c399 hwcfg &= (~HW_CFG_PHY_CLK_SEL_);
409 hwcfg &= (~HW_CFG_PHY_CLK_SEL_);
H A Dsmc911x.h460 #define HW_CFG_PHY_CLK_SEL_ (0x00000060) /* R/W */ macro

Completed in 175 milliseconds