Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dphy.c1241 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) in phy_init_eee() argument
1288 if (clk_stop_enable) in phy_init_eee()
A Dphylink.c1902 int phylink_init_eee(struct phylink *pl, bool clk_stop_enable) in phylink_init_eee() argument
1907 ret = phy_init_eee(pl->phydev, clk_stop_enable); in phylink_init_eee()
/linux/include/linux/
A Dphy.h1693 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable);

Completed in 14 milliseconds