Home
last modified time | relevance | path

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

/drivers/net/phy/
Dbcm-phy-lib.c148 int bcm_phy_enable_apd(struct phy_device *phydev, bool dll_pwr_down) in bcm_phy_enable_apd() function
179 EXPORT_SYMBOL_GPL(bcm_phy_enable_apd);
Dbcm-phy-lib.h34 int bcm_phy_enable_apd(struct phy_device *phydev, bool dll_pwr_down);
Dbcm-cygnus.c112 return bcm_phy_enable_apd(phydev, false); in bcm_cygnus_config_init()
Dbcm7xxx.c206 return bcm_phy_enable_apd(phydev, true); in bcm7xxx_28nm_config_init()