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

/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmsc911x.h195 #define HW_CFG_PHY_CLK_SEL_ 0x00000060 macro
H A Dsmc911x.c687 cfg &= ~HW_CFG_PHY_CLK_SEL_; smc911x_phy_detect()
696 cfg &= ~HW_CFG_PHY_CLK_SEL_; smc911x_phy_detect()
H A Dsmc911x.h459 #define HW_CFG_PHY_CLK_SEL_ (0x00000060) /* R/W */ macro
H A Dsmsc911x.c634 hwcfg &= (~HW_CFG_PHY_CLK_SEL_); smsc911x_phy_enable_external()
644 hwcfg &= (~HW_CFG_PHY_CLK_SEL_); smsc911x_phy_enable_external()

Completed in 78 milliseconds