Lines Matching defs:phydev
148 static const struct mv3310_chip *to_mv3310_chip(struct phy_device *phydev) in to_mv3310_chip()
165 static int mv3310_hwmon_read_temp_reg(struct phy_device *phydev) in mv3310_hwmon_read_temp_reg()
170 static int mv2110_hwmon_read_temp_reg(struct phy_device *phydev) in mv2110_hwmon_read_temp_reg()
178 struct phy_device *phydev = dev_get_drvdata(dev); in mv3310_hwmon_read() local
236 static int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config()
255 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe()
285 static inline int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config()
290 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe()
296 static int mv3310_power_down(struct phy_device *phydev) in mv3310_power_down()
302 static int mv3310_power_up(struct phy_device *phydev) in mv3310_power_up()
318 static int mv3310_reset(struct phy_device *phydev, u32 unit) in mv3310_reset()
333 static int mv3310_get_edpd(struct phy_device *phydev, u16 *edpd) in mv3310_get_edpd()
355 static int mv3310_set_edpd(struct phy_device *phydev, u16 edpd) in mv3310_set_edpd()
388 struct phy_device *phydev = upstream; in mv3310_sfp_insert() local
408 static int mv3310_probe(struct phy_device *phydev) in mv3310_probe()
465 static void mv3310_remove(struct phy_device *phydev) in mv3310_remove()
470 static int mv3310_suspend(struct phy_device *phydev) in mv3310_suspend()
475 static int mv3310_resume(struct phy_device *phydev) in mv3310_resume()
493 static bool mv3310_has_pma_ngbaset_quirk(struct phy_device *phydev) in mv3310_has_pma_ngbaset_quirk()
503 static int mv2110_get_mactype(struct phy_device *phydev) in mv2110_get_mactype()
514 static int mv3310_get_mactype(struct phy_device *phydev) in mv3310_get_mactype()
525 static int mv2110_init_interface(struct phy_device *phydev, int mactype) in mv2110_init_interface()
547 static int mv3310_init_interface(struct phy_device *phydev, int mactype) in mv3310_init_interface()
576 static int mv3340_init_interface(struct phy_device *phydev, int mactype) in mv3340_init_interface()
591 static int mv3310_config_init(struct phy_device *phydev) in mv3310_config_init()
622 static int mv3310_get_features(struct phy_device *phydev) in mv3310_get_features()
648 static int mv3310_config_mdix(struct phy_device *phydev) in mv3310_config_mdix()
675 static int mv3310_config_aneg(struct phy_device *phydev) in mv3310_config_aneg()
708 static int mv3310_aneg_done(struct phy_device *phydev) in mv3310_aneg_done()
722 static void mv3310_update_interface(struct phy_device *phydev) in mv3310_update_interface()
768 static int mv3310_read_status_10gbaser(struct phy_device *phydev) in mv3310_read_status_10gbaser()
778 static int mv3310_read_status_copper(struct phy_device *phydev) in mv3310_read_status_copper()
856 static int mv3310_read_status(struct phy_device *phydev) in mv3310_read_status()
885 static int mv3310_get_tunable(struct phy_device *phydev, in mv3310_get_tunable()
896 static int mv3310_set_tunable(struct phy_device *phydev, in mv3310_set_tunable()
985 static int mv3310_get_number_of_ports(struct phy_device *phydev) in mv3310_get_number_of_ports()
999 static int mv3310_match_phy_device(struct phy_device *phydev) in mv3310_match_phy_device()
1008 static int mv3340_match_phy_device(struct phy_device *phydev) in mv3340_match_phy_device()
1017 static int mv211x_match_phy_device(struct phy_device *phydev, bool has_5g) in mv211x_match_phy_device()
1032 static int mv2110_match_phy_device(struct phy_device *phydev) in mv2110_match_phy_device()
1037 static int mv2111_match_phy_device(struct phy_device *phydev) in mv2111_match_phy_device()
1042 static void mv3110_get_wol(struct phy_device *phydev, in mv3110_get_wol()
1058 static int mv3110_set_wol(struct phy_device *phydev, in mv3110_set_wol()