Home
last modified time | relevance | path

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

/drivers/net/ethernet/smsc/
Dsmsc911x.h199 #define HW_CFG_PHY_CLK_SEL_ 0x00000060 macro
Dsmc911x.c678 cfg &= ~HW_CFG_PHY_CLK_SEL_; in smc911x_phy_detect()
687 cfg &= ~HW_CFG_PHY_CLK_SEL_; in smc911x_phy_detect()
Dsmc911x.h437 #define HW_CFG_PHY_CLK_SEL_ (0x00000060) /* R/W */ macro
Dsmsc911x.c635 hwcfg &= (~HW_CFG_PHY_CLK_SEL_); in smsc911x_phy_enable_external()
645 hwcfg &= (~HW_CFG_PHY_CLK_SEL_); in smsc911x_phy_enable_external()