Searched refs:bcm_phy_downshift_get (Results 1 – 4 of 4) sorted by relevance
156 ret = bcm_phy_downshift_get(phydev, &count); in bcm_omega_config_init()190 return bcm_phy_downshift_get(phydev, (u8 *)data); in bcm_omega_get_tunable()
71 int bcm_phy_downshift_get(struct phy_device *phydev, u8 *count);
195 ret = bcm_phy_downshift_get(phydev, &count); in bcm7xxx_28nm_config_init()584 return bcm_phy_downshift_get(phydev, (u8 *)data); in bcm7xxx_28nm_get_tunable()
368 int bcm_phy_downshift_get(struct phy_device *phydev, u8 *count) in bcm_phy_downshift_get() function398 EXPORT_SYMBOL_GPL(bcm_phy_downshift_get);