Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-lib.h82 int bcm_phy_downshift_set(struct phy_device *phydev, u8 count);
H A Dbcm-cygnus.c205 ret = bcm_phy_downshift_set(phydev, count); in bcm_omega_set_tunable()
H A Dbcm-phy-lib.c443 int bcm_phy_downshift_set(struct phy_device *phydev, u8 count) in bcm_phy_downshift_set() function
495 EXPORT_SYMBOL_GPL(bcm_phy_downshift_set);
H A Dbcm7xxx.c782 ret = bcm_phy_downshift_set(phydev, count); in bcm7xxx_28nm_set_tunable()