Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dphy-core.c525 int __phy_write_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 val) in __phy_write_mmd() function
550 EXPORT_SYMBOL(__phy_write_mmd);
567 ret = __phy_write_mmd(phydev, devad, regnum, val); in phy_write_mmd()
669 ret = __phy_write_mmd(phydev, devad, regnum, new); in __phy_modify_mmd_changed()
/linux/include/linux/
A Dphy.h1129 int __phy_write_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 val);
/linux/
A Dvmlinux.symvers2324 0x00000000 __phy_write_mmd vmlinux EXPORT_SYMBOL
A DSystem.map35764 ffff8000109446d4 T __phy_write_mmd
A D.tmp_System.map35764 ffff8000109446d4 T __phy_write_mmd

Completed in 327 milliseconds