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

/drivers/net/ethernet/smsc/
H A Dsmsc911x.h196 #define HW_CFG_PHY_CLK_SEL_ 0x00000060 macro
H A Dsmc911x.c688 cfg &= ~HW_CFG_PHY_CLK_SEL_;
697 cfg &= ~HW_CFG_PHY_CLK_SEL_;
H A Dsmc911x.h460 #define HW_CFG_PHY_CLK_SEL_ (0x00000060) /* R/W */ macro
H A Dsmsc911x.c603 hwcfg &= (~HW_CFG_PHY_CLK_SEL_);
613 hwcfg &= (~HW_CFG_PHY_CLK_SEL_);

Completed in 37 milliseconds