Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/smsc/
Dsmsc911x.h211 #define HW_CFG_PHY_CLK_SEL_ 0x00000060 macro
Dsmc911x.c689 cfg &= ~HW_CFG_PHY_CLK_SEL_; in smc911x_phy_detect()
698 cfg &= ~HW_CFG_PHY_CLK_SEL_; in smc911x_phy_detect()
Dsmc911x.h448 #define HW_CFG_PHY_CLK_SEL_ (0x00000060) /* R/W */ macro
Dsmsc911x.c648 hwcfg &= (~HW_CFG_PHY_CLK_SEL_); in smsc911x_phy_enable_external()
658 hwcfg &= (~HW_CFG_PHY_CLK_SEL_); in smsc911x_phy_enable_external()