Lines Matching defs:phydev

136 static int at803x_write_page(struct phy_device *phydev, int page)  in at803x_write_page()
152 static int at803x_read_page(struct phy_device *phydev) in at803x_read_page()
165 static int at803x_enable_rx_delay(struct phy_device *phydev) in at803x_enable_rx_delay()
171 static int at803x_enable_tx_delay(struct phy_device *phydev) in at803x_enable_tx_delay()
177 static int at803x_disable_rx_delay(struct phy_device *phydev) in at803x_disable_rx_delay()
183 static int at803x_disable_tx_delay(struct phy_device *phydev) in at803x_disable_tx_delay()
190 static void at803x_context_save(struct phy_device *phydev, in at803x_context_save()
202 static void at803x_context_restore(struct phy_device *phydev, in at803x_context_restore()
213 static int at803x_suspend(struct phy_device *phydev) in at803x_suspend()
231 static int at803x_resume(struct phy_device *phydev) in at803x_resume()
236 static int at803x_parse_dt(struct phy_device *phydev) in at803x_parse_dt()
315 static int at803x_probe(struct phy_device *phydev) in at803x_probe()
334 static int at803x_get_features(struct phy_device *phydev) in at803x_get_features()
364 static int at803x_smarteee_config(struct phy_device *phydev) in at803x_smarteee_config()
396 static int at803x_clk_out_config(struct phy_device *phydev) in at803x_clk_out_config()
407 static int at8031_pll_config(struct phy_device *phydev) in at8031_pll_config()
422 static int at803x_hibernation_mode_config(struct phy_device *phydev) in at803x_hibernation_mode_config()
437 static int at803x_config_init(struct phy_device *phydev) in at803x_config_init()
483 static void at803x_link_change_notify(struct phy_device *phydev) in at803x_link_change_notify()
508 static int at803x_config_aneg(struct phy_device *phydev) in at803x_config_aneg()
554 static int at803x_cable_test_one_pair(struct phy_device *phydev, int pair) in at803x_cable_test_one_pair()
593 static int at803x_cable_test_get_status(struct phy_device *phydev, in at803x_cable_test_get_status()
625 static void at803x_cable_test_autoneg(struct phy_device *phydev) in at803x_cable_test_autoneg()
635 static int at803x_cable_test_start(struct phy_device *phydev) in at803x_cable_test_start()
645 struct phy_device *phydev = rdev_get_drvdata(rdev); in at8031_rgmii_reg_set_voltage_sel() local
657 struct phy_device *phydev = rdev_get_drvdata(rdev); in at8031_rgmii_reg_get_voltage_sel() local
701 static int at8031_register_regulators(struct phy_device *phydev) in at8031_register_regulators()
727 struct phy_device *phydev = upstream; in at8031_sfp_insert() local
777 static int at8031_parse_dt(struct phy_device *phydev) in at8031_parse_dt()
801 static int at8031_probe(struct phy_device *phydev) in at8031_probe()
845 static int at8031_config_init(struct phy_device *phydev) in at8031_config_init()
869 static int at8031_set_wol(struct phy_device *phydev, in at8031_set_wol()
893 static int at8031_config_intr(struct phy_device *phydev) in at8031_config_intr()
917 static int at8031_read_status(struct phy_device *phydev) in at8031_read_status()
929 static int at8031_cable_test_get_status(struct phy_device *phydev, in at8031_cable_test_get_status()
936 static int at8031_cable_test_start(struct phy_device *phydev) in at8031_cable_test_start()
945 static int at8032_cable_test_get_status(struct phy_device *phydev, in at8032_cable_test_get_status()
951 static int at8035_parse_dt(struct phy_device *phydev) in at8035_parse_dt()
979 static int at8035_probe(struct phy_device *phydev) in at8035_probe()