Home
last modified time | relevance | path

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

/drivers/net/
Dsmsc911x.h196 #define HW_CFG_PHY_CLK_SEL_CLK_DIS_ 0x00000040 macro
Dsmc911x.h465 #define HW_CFG_PHY_CLK_SEL_CLK_DIS_ (0x00000040) /* R/W */ macro
Dsmsc911x.c387 hwcfg |= HW_CFG_PHY_CLK_SEL_CLK_DIS_; in smsc911x_phy_initialise_external()
Dsmc911x.c690 cfg |= HW_CFG_PHY_CLK_SEL_CLK_DIS_; in smc911x_phy_detect()