Searched refs:HW_CFG_PHY_CLK_SEL_CLK_DIS_ (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/smsc/ | ||
D | smsc911x.h | 202 #define HW_CFG_PHY_CLK_SEL_CLK_DIS_ 0x00000040 macro |
D | smsc911x.c | 640 hwcfg |= HW_CFG_PHY_CLK_SEL_CLK_DIS_; in smsc911x_phy_enable_external() |