Lines Matching defs:phydev

306 static int ytphy_read_ext(struct phy_device *phydev, u16 regnum)  in ytphy_read_ext()
324 static int ytphy_read_ext_with_lock(struct phy_device *phydev, u16 regnum) in ytphy_read_ext_with_lock()
345 static int ytphy_write_ext(struct phy_device *phydev, u16 regnum, u16 val) in ytphy_write_ext()
364 static int ytphy_write_ext_with_lock(struct phy_device *phydev, u16 regnum, in ytphy_write_ext_with_lock()
389 static int ytphy_modify_ext(struct phy_device *phydev, u16 regnum, u16 mask, in ytphy_modify_ext()
413 static int ytphy_modify_ext_with_lock(struct phy_device *phydev, u16 regnum, in ytphy_modify_ext_with_lock()
432 static void ytphy_get_wol(struct phy_device *phydev, in ytphy_get_wol()
459 static int ytphy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in ytphy_set_wol()
531 static int yt8531_set_wol(struct phy_device *phydev, in yt8531_set_wol()
586 static int yt8511_read_page(struct phy_device *phydev) in yt8511_read_page()
591 static int yt8511_write_page(struct phy_device *phydev, int page) in yt8511_write_page()
596 static int yt8511_config_init(struct phy_device *phydev) in yt8511_config_init()
666 static int yt8521_read_page(struct phy_device *phydev) in yt8521_read_page()
687 static int yt8521_write_page(struct phy_device *phydev, int page) in yt8521_write_page()
748 static u32 ytphy_get_delay_reg_value(struct phy_device *phydev, in ytphy_get_delay_reg_value()
791 static int ytphy_rgmii_clk_delay_config(struct phy_device *phydev) in ytphy_rgmii_clk_delay_config()
836 static int ytphy_rgmii_clk_delay_config_with_lock(struct phy_device *phydev) in ytphy_rgmii_clk_delay_config_with_lock()
878 static u32 yt8531_get_ldo_vol(struct phy_device *phydev) in yt8531_get_ldo_vol()
888 static int yt8531_get_ds_map(struct phy_device *phydev, u32 cur) in yt8531_get_ds_map()
902 static int yt8531_set_ds(struct phy_device *phydev) in yt8531_set_ds()
957 static int yt8521_probe(struct phy_device *phydev) in yt8521_probe()
1075 static int yt8531_probe(struct phy_device *phydev) in yt8531_probe()
1120 static int ytphy_utp_read_lpa(struct phy_device *phydev) in ytphy_utp_read_lpa()
1177 static int yt8521_adjust_status(struct phy_device *phydev, int status, in yt8521_adjust_status()
1255 static int yt8521_read_status_paged(struct phy_device *phydev, int page) in yt8521_read_status_paged()
1340 static int yt8521_read_status(struct phy_device *phydev) in yt8521_read_status()
1434 static int yt8521_modify_bmcr_paged(struct phy_device *phydev, int page, in yt8521_modify_bmcr_paged()
1479 static int yt8521_modify_utp_fiber_bmcr(struct phy_device *phydev, u16 mask, in yt8521_modify_utp_fiber_bmcr()
1510 static int yt8521_soft_reset(struct phy_device *phydev) in yt8521_soft_reset()
1521 static int yt8521_suspend(struct phy_device *phydev) in yt8521_suspend()
1543 static int yt8521_resume(struct phy_device *phydev) in yt8521_resume()
1572 static int yt8521_config_init(struct phy_device *phydev) in yt8521_config_init()
1608 static int yt8531_config_init(struct phy_device *phydev) in yt8531_config_init()
1651 static void yt8531_link_change_notify(struct phy_device *phydev) in yt8531_link_change_notify()
1706 static void yt8521_prepare_fiber_features(struct phy_device *phydev, in yt8521_prepare_fiber_features()
1723 static int yt8521_fiber_setup_forced(struct phy_device *phydev) in yt8521_fiber_setup_forced()
1763 static int ytphy_check_and_restart_aneg(struct phy_device *phydev, bool restart) in ytphy_check_and_restart_aneg()
1797 static int yt8521_fiber_config_aneg(struct phy_device *phydev) in yt8521_fiber_config_aneg()
1856 static int ytphy_setup_master_slave(struct phy_device *phydev) in ytphy_setup_master_slave()
1900 static int ytphy_utp_config_advert(struct phy_device *phydev) in ytphy_utp_config_advert()
1957 static int ytphy_utp_config_aneg(struct phy_device *phydev, bool changed) in ytphy_utp_config_aneg()
1995 static int yt8521_config_aneg_paged(struct phy_device *phydev, int page) in yt8521_config_aneg_paged()
2048 static int yt8521_config_aneg(struct phy_device *phydev) in yt8521_config_aneg()
2093 static int yt8521_aneg_done_paged(struct phy_device *phydev, int page) in yt8521_aneg_done_paged()
2120 static int yt8521_aneg_done(struct phy_device *phydev) in yt8521_aneg_done()
2159 static int ytphy_utp_read_abilities(struct phy_device *phydev) in ytphy_utp_read_abilities()
2207 static int yt8521_get_features_paged(struct phy_device *phydev, int page) in yt8521_get_features_paged()
2236 static int yt8521_get_features(struct phy_device *phydev) in yt8521_get_features()