Searched refs:bcm_phy_set_eee (Results 1 – 3 of 3) sorted by relevance
199 ret = bcm_phy_set_eee(phydev, count == DOWNSHIFT_DEV_DISABLE); in bcm7xxx_28nm_config_init()566 ret = bcm_phy_set_eee(phydev, true); in bcm7xxx_16nm_ephy_config_init()795 ret = bcm_phy_set_eee(phydev, count == DOWNSHIFT_DEV_DISABLE); in bcm7xxx_28nm_set_tunable()
78 int bcm_phy_set_eee(struct phy_device *phydev, bool enable);
372 int bcm_phy_set_eee(struct phy_device *phydev, bool enable) in bcm_phy_set_eee() function409 EXPORT_SYMBOL_GPL(bcm_phy_set_eee);