Searched refs:bcm_phy_enable_apd (Results 1 – 4 of 4) sorted by relevance
108 return bcm_phy_enable_apd(phydev, false); in bcm_cygnus_config_init()165 return bcm_phy_enable_apd(phydev, true); in bcm_omega_config_init()
76 int bcm_phy_enable_apd(struct phy_device *phydev, bool dll_pwr_down);
203 return bcm_phy_enable_apd(phydev, true); in bcm7xxx_28nm_config_init()586 return bcm_phy_enable_apd(phydev, true); in bcm7xxx_16nm_ephy_config_init()
339 int bcm_phy_enable_apd(struct phy_device *phydev, bool dll_pwr_down) in bcm_phy_enable_apd() function370 EXPORT_SYMBOL_GPL(bcm_phy_enable_apd);