Home
last modified time | relevance | path

Searched refs:__phy_modify_mmd_changed (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/phy/
H A Dphy-core.c635 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum, in __phy_modify_mmd_changed() function
652 EXPORT_SYMBOL_GPL(__phy_modify_mmd_changed);
674 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in phy_modify_mmd_changed()
698 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in __phy_modify_mmd()
/linux-6.15/include/linux/
H A Dphy.h1465 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum,