Home
last modified time | relevance | path

Searched refs:bcm_phy_enable_apd (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/phy/
Dbcm-cygnus.c108 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()
Dbcm-phy-lib.h76 int bcm_phy_enable_apd(struct phy_device *phydev, bool dll_pwr_down);
Dbcm7xxx.c203 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()
Dbcm-phy-lib.c339 int bcm_phy_enable_apd(struct phy_device *phydev, bool dll_pwr_down) in bcm_phy_enable_apd() function
370 EXPORT_SYMBOL_GPL(bcm_phy_enable_apd);