Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dphy-core.c877 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum, in __phy_modify_mmd_changed() function
894 EXPORT_SYMBOL_GPL(__phy_modify_mmd_changed);
916 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in phy_modify_mmd_changed()
940 ret = __phy_modify_mmd_changed(phydev, devad, regnum, mask, set); in __phy_modify_mmd()
/linux/include/linux/
A Dphy.h1430 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum,

Completed in 12 milliseconds