Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
Dsmsc911x.h202 #define HW_CFG_PHY_CLK_SEL_CLK_DIS_ 0x00000040 macro
Dsmc911x.h440 #define HW_CFG_PHY_CLK_SEL_CLK_DIS_ (0x00000040) /* R/W */ macro
Dsmc911x.c679 cfg |= HW_CFG_PHY_CLK_SEL_CLK_DIS_; in smc911x_phy_detect()
Dsmsc911x.c636 hwcfg |= HW_CFG_PHY_CLK_SEL_CLK_DIS_; in smsc911x_phy_enable_external()