Home
last modified time | relevance | path

Searched refs:dll_pwr_down (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-lib.h76 int bcm_phy_enable_apd(struct phy_device *phydev, bool dll_pwr_down);
H A Dbcm-phy-lib.c339 int bcm_phy_enable_apd(struct phy_device *phydev, bool dll_pwr_down) in bcm_phy_enable_apd() argument
343 if (dll_pwr_down) { in bcm_phy_enable_apd()