Searched refs:__phy_modify_mmd (Results 1 – 1 of 1) sorted by relevance
797 int __phy_modify_mmd(struct phy_device *phydev, int devad, u32 regnum, in __phy_modify_mmd() function806 EXPORT_SYMBOL_GPL(__phy_modify_mmd);826 ret = __phy_modify_mmd(phydev, devad, regnum, mask, set); in phy_modify_mmd()