Searched refs:clk_stop_enable (Results 1 – 3 of 3) sorted by relevance
1301 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) in phy_init_eee() argument1348 if (clk_stop_enable) in phy_init_eee()
2478 int phylink_init_eee(struct phylink *pl, bool clk_stop_enable) in phylink_init_eee() argument2483 ret = phy_init_eee(pl->phydev, clk_stop_enable); in phylink_init_eee()
1745 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable);