Lines Matching refs:phy_device
60 static int mv3310_modify(struct phy_device *phydev, int devad, u16 reg, in mv3310_modify()
93 struct phy_device *phydev = dev_get_drvdata(dev); in mv3310_hwmon_read()
150 static int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config()
169 struct phy_device *phydev = data; in mv3310_hwmon_disable()
174 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe()
208 static inline int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config()
213 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe()
219 static int mv3310_probe(struct phy_device *phydev) in mv3310_probe()
242 static int mv3310_suspend(struct phy_device *phydev) in mv3310_suspend()
247 static int mv3310_resume(struct phy_device *phydev) in mv3310_resume()
252 static int mv3310_config_init(struct phy_device *phydev) in mv3310_config_init()
350 static int mv3310_config_aneg(struct phy_device *phydev) in mv3310_config_aneg()
403 static int mv3310_aneg_done(struct phy_device *phydev) in mv3310_aneg_done()
417 static void mv3310_update_interface(struct phy_device *phydev) in mv3310_update_interface()
436 static int mv3310_read_10gbr_status(struct phy_device *phydev) in mv3310_read_10gbr_status()
447 static int mv3310_read_status(struct phy_device *phydev) in mv3310_read_status()