Home
last modified time | relevance | path

Searched refs:__bcm_phy_modify_exp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dbcm-phy-lib.c72 int __bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in __bcm_phy_modify_exp() function
90 EXPORT_SYMBOL_GPL(__bcm_phy_modify_exp); variable
97 ret = __bcm_phy_modify_exp(phydev, reg, mask, set); in bcm_phy_modify_exp()
628 ret = __bcm_phy_modify_exp(phydev, BCM54XX_EXP_ECD_CTRL, mask, set); in _bcm_phy_cable_test_start()
H A Dbcm-phy-lib.h32 int __bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set);
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dbcm-phy-lib.c74 int __bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in __bcm_phy_modify_exp() function
92 EXPORT_SYMBOL_GPL(__bcm_phy_modify_exp); variable
99 ret = __bcm_phy_modify_exp(phydev, reg, mask, set); in bcm_phy_modify_exp()
676 ret = __bcm_phy_modify_exp(phydev, BCM54XX_EXP_ECD_CTRL, mask, set); in _bcm_phy_cable_test_start()
H A Dbcm-phy-lib.h35 int __bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set);

Completed in 4 milliseconds