Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dphy-core.c739 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum, in __phy_modify_mmd_changed() function
756 EXPORT_SYMBOL_GPL(__phy_modify_mmd_changed);
778 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in phy_modify_mmd_changed()
802 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in __phy_modify_mmd()
/openbmc/linux/include/linux/
H A Dphy.h1382 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum,