Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dbcm-phy-lib.h48 int bcm_phy_downshift_get(struct phy_device *phydev, u8 *count);
Dbcm-phy-lib.c231 int bcm_phy_downshift_get(struct phy_device *phydev, u8 *count) in bcm_phy_downshift_get() function
261 EXPORT_SYMBOL_GPL(bcm_phy_downshift_get);
Dbcm7xxx.c255 ret = bcm_phy_downshift_get(phydev, &count); in bcm7xxx_28nm_config_init()
545 return bcm_phy_downshift_get(phydev, (u8 *)data); in bcm7xxx_28nm_get_tunable()