Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dbcm-phy-lib.h50 int bcm_phy_downshift_set(struct phy_device *phydev, u8 count);
Dbcm-phy-lib.c263 int bcm_phy_downshift_set(struct phy_device *phydev, u8 count) in bcm_phy_downshift_set() function
315 EXPORT_SYMBOL_GPL(bcm_phy_downshift_set);
Dbcm7xxx.c560 ret = bcm_phy_downshift_set(phydev, count); in bcm7xxx_28nm_set_tunable()