• Home
  • Raw
  • Download

Lines Matching refs:phy_device

114 static int mv3310_hwmon_read_temp_reg(struct phy_device *phydev)  in mv3310_hwmon_read_temp_reg()
119 static int mv2110_hwmon_read_temp_reg(struct phy_device *phydev) in mv2110_hwmon_read_temp_reg()
124 static int mv10g_hwmon_read_temp_reg(struct phy_device *phydev) in mv10g_hwmon_read_temp_reg()
135 struct phy_device *phydev = dev_get_drvdata(dev); in mv3310_hwmon_read()
192 static int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config()
211 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe()
241 static inline int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config()
246 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe()
252 static int mv3310_power_down(struct phy_device *phydev) in mv3310_power_down()
258 static int mv3310_power_up(struct phy_device *phydev) in mv3310_power_up()
274 static int mv3310_reset(struct phy_device *phydev, u32 unit) in mv3310_reset()
289 static int mv3310_get_edpd(struct phy_device *phydev, u16 *edpd) in mv3310_get_edpd()
311 static int mv3310_set_edpd(struct phy_device *phydev, u16 edpd) in mv3310_set_edpd()
344 struct phy_device *phydev = upstream; in mv3310_sfp_insert()
364 static int mv3310_probe(struct phy_device *phydev) in mv3310_probe()
418 static void mv3310_remove(struct phy_device *phydev) in mv3310_remove()
423 static int mv3310_suspend(struct phy_device *phydev) in mv3310_suspend()
428 static int mv3310_resume(struct phy_device *phydev) in mv3310_resume()
446 static bool mv3310_has_pma_ngbaset_quirk(struct phy_device *phydev) in mv3310_has_pma_ngbaset_quirk()
456 static int mv3310_config_init(struct phy_device *phydev) in mv3310_config_init()
487 static int mv3310_get_features(struct phy_device *phydev) in mv3310_get_features()
513 static int mv3310_config_mdix(struct phy_device *phydev) in mv3310_config_mdix()
540 static int mv3310_config_aneg(struct phy_device *phydev) in mv3310_config_aneg()
573 static int mv3310_aneg_done(struct phy_device *phydev) in mv3310_aneg_done()
587 static void mv3310_update_interface(struct phy_device *phydev) in mv3310_update_interface()
629 static int mv3310_read_status_10gbaser(struct phy_device *phydev) in mv3310_read_status_10gbaser()
639 static int mv3310_read_status_copper(struct phy_device *phydev) in mv3310_read_status_copper()
717 static int mv3310_read_status(struct phy_device *phydev) in mv3310_read_status()
746 static int mv3310_get_tunable(struct phy_device *phydev, in mv3310_get_tunable()
757 static int mv3310_set_tunable(struct phy_device *phydev, in mv3310_set_tunable()