Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Dphy-core.c725 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum, in __phy_modify_mmd_changed() function
742 EXPORT_SYMBOL_GPL(__phy_modify_mmd_changed);
764 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in phy_modify_mmd_changed()
788 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in __phy_modify_mmd()
/linux-6.1.9/include/linux/
Dphy.h1181 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum,