Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
Dphy-core.c655 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum, in __phy_modify_mmd_changed() function
672 EXPORT_SYMBOL_GPL(__phy_modify_mmd_changed);
694 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in phy_modify_mmd_changed()
718 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in __phy_modify_mmd()
/kernel/linux/linux-5.10/include/linux/
Dphy.h1081 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum,