Home
last modified time | relevance | path

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

/drivers/net/phy/
Dphy-core.c654 int __phy_modify_mmd(struct phy_device *phydev, int devad, u32 regnum, in __phy_modify_mmd() function
663 EXPORT_SYMBOL_GPL(__phy_modify_mmd);
683 ret = __phy_modify_mmd(phydev, devad, regnum, mask, set); in phy_modify_mmd()