Searched refs:clk_stop_enable (Results 1 – 2 of 2) sorted by relevance
1827 int phy_eee_rx_clock_stop(struct phy_device *phydev, bool clk_stop_enable) in phy_eee_rx_clock_stop() argument1834 clk_stop_enable ? MDIO_PCS_CTRL1_CLKSTOP_EN : 0); in phy_eee_rx_clock_stop()1848 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) in phy_init_eee() argument1861 if (clk_stop_enable) in phy_init_eee()
2062 int phy_eee_rx_clock_stop(struct phy_device *phydev, bool clk_stop_enable);2063 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable);