Home
last modified time | relevance | path

Searched refs:clk_stop_enable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dphy.c1549 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) in phy_init_eee() argument
1562 if (clk_stop_enable) in phy_init_eee()
H A Dphylink.c2682 int phylink_init_eee(struct phylink *pl, bool clk_stop_enable) in phylink_init_eee() argument
2687 ret = phy_init_eee(pl->phydev, clk_stop_enable); in phylink_init_eee()
/openbmc/linux/include/linux/
H A Dphy.h1960 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable);