Home
last modified time | relevance | path

Searched defs:phy_write_mmd (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dphy.h215 static inline int phy_write_mmd(struct phy_device *phydev, int devad, in phy_write_mmd() function
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy-core.c561 int phy_write_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 val) in phy_write_mmd() function