Lines Matching defs:phydev

176 static const struct mv3310_chip *to_mv3310_chip(struct phy_device *phydev)  in to_mv3310_chip()
193 static int mv3310_hwmon_read_temp_reg(struct phy_device *phydev) in mv3310_hwmon_read_temp_reg()
198 static int mv2110_hwmon_read_temp_reg(struct phy_device *phydev) in mv2110_hwmon_read_temp_reg()
206 struct phy_device *phydev = dev_get_drvdata(dev); in mv3310_hwmon_read() local
264 static int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config()
283 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe()
313 static inline int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config()
318 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe()
324 static int mv3310_power_down(struct phy_device *phydev) in mv3310_power_down()
330 static int mv3310_power_up(struct phy_device *phydev) in mv3310_power_up()
353 static int mv3310_reset(struct phy_device *phydev, u32 unit) in mv3310_reset()
368 static int mv3310_get_downshift(struct phy_device *phydev, u8 *ds) in mv3310_get_downshift()
389 static int mv3310_set_downshift(struct phy_device *phydev, u8 ds) in mv3310_set_downshift()
433 static int mv3310_get_edpd(struct phy_device *phydev, u16 *edpd) in mv3310_get_edpd()
455 static int mv3310_set_edpd(struct phy_device *phydev, u16 edpd) in mv3310_set_edpd()
488 struct phy_device *phydev = upstream; in mv3310_sfp_insert() local
509 static int mv3310_probe(struct phy_device *phydev) in mv3310_probe()
569 static void mv3310_remove(struct phy_device *phydev) in mv3310_remove()
574 static int mv3310_suspend(struct phy_device *phydev) in mv3310_suspend()
579 static int mv3310_resume(struct phy_device *phydev) in mv3310_resume()
597 static bool mv3310_has_pma_ngbaset_quirk(struct phy_device *phydev) in mv3310_has_pma_ngbaset_quirk()
607 static int mv2110_get_mactype(struct phy_device *phydev) in mv2110_get_mactype()
618 static int mv2110_set_mactype(struct phy_device *phydev, int mactype) in mv2110_set_mactype()
661 static int mv3310_get_mactype(struct phy_device *phydev) in mv3310_get_mactype()
672 static int mv3310_set_mactype(struct phy_device *phydev, int mactype) in mv3310_set_mactype()
806 static void mv3310_fill_possible_interfaces(struct phy_device *phydev) in mv3310_fill_possible_interfaces()
822 static int mv3310_config_init(struct phy_device *phydev) in mv3310_config_init()
879 static int mv3310_get_features(struct phy_device *phydev) in mv3310_get_features()
905 static int mv3310_config_mdix(struct phy_device *phydev) in mv3310_config_mdix()
932 static int mv3310_config_aneg(struct phy_device *phydev) in mv3310_config_aneg()
965 static int mv3310_aneg_done(struct phy_device *phydev) in mv3310_aneg_done()
979 static void mv3310_update_interface(struct phy_device *phydev) in mv3310_update_interface()
1024 static int mv3310_read_status_10gbaser(struct phy_device *phydev) in mv3310_read_status_10gbaser()
1034 static int mv3310_read_status_copper(struct phy_device *phydev) in mv3310_read_status_copper()
1112 static int mv3310_read_status(struct phy_device *phydev) in mv3310_read_status()
1141 static int mv3310_get_tunable(struct phy_device *phydev, in mv3310_get_tunable()
1154 static int mv3310_set_tunable(struct phy_device *phydev, in mv3310_set_tunable()
1167 static bool mv3310_has_downshift(struct phy_device *phydev) in mv3310_has_downshift()
1271 static int mv3310_get_number_of_ports(struct phy_device *phydev) in mv3310_get_number_of_ports()
1285 static int mv3310_match_phy_device(struct phy_device *phydev) in mv3310_match_phy_device()
1294 static int mv3340_match_phy_device(struct phy_device *phydev) in mv3340_match_phy_device()
1303 static int mv211x_match_phy_device(struct phy_device *phydev, bool has_5g) in mv211x_match_phy_device()
1318 static int mv2110_match_phy_device(struct phy_device *phydev) in mv2110_match_phy_device()
1323 static int mv2111_match_phy_device(struct phy_device *phydev) in mv2111_match_phy_device()
1328 static void mv3110_get_wol(struct phy_device *phydev, in mv3110_get_wol()
1344 static int mv3110_set_wol(struct phy_device *phydev, in mv3110_set_wol()