Searched refs:__phy_modify_mmd_changed (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/phy/ |
A D | phy-core.c | 737 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum, in __phy_modify_mmd_changed() function 754 EXPORT_SYMBOL_GPL(__phy_modify_mmd_changed); 776 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in phy_modify_mmd_changed() 800 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in __phy_modify_mmd()
|
/linux-6.3-rc2/include/linux/ |
A D | phy.h | 1265 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum,
|
Completed in 8 milliseconds