Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dbcm-cygnus.c156 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()
Dbcm-phy-lib.h80 int bcm_phy_downshift_get(struct phy_device *phydev, u8 *count);
Dbcm7xxx.c194 ret = bcm_phy_downshift_get(phydev, &count); in bcm7xxx_28nm_config_init()
767 return bcm_phy_downshift_get(phydev, (u8 *)data); in bcm7xxx_28nm_get_tunable()
Dbcm-phy-lib.c411 int bcm_phy_downshift_get(struct phy_device *phydev, u8 *count) in bcm_phy_downshift_get() function
441 EXPORT_SYMBOL_GPL(bcm_phy_downshift_get);