Searched refs:bcm_phy_set_eee (Results 1 – 4 of 4) sorted by relevance
46 int bcm_phy_set_eee(struct phy_device *phydev, bool enable);
107 rc = bcm_phy_set_eee(phydev, true); in bcm_cygnus_config_init()
199 int bcm_phy_set_eee(struct phy_device *phydev, bool enable) in bcm_phy_set_eee() function229 EXPORT_SYMBOL_GPL(bcm_phy_set_eee);
260 ret = bcm_phy_set_eee(phydev, count == DOWNSHIFT_DEV_DISABLE); in bcm7xxx_28nm_config_init()573 ret = bcm_phy_set_eee(phydev, count == DOWNSHIFT_DEV_DISABLE); in bcm7xxx_28nm_set_tunable()