Lines Matching defs:phydev

165 static int at803x_debug_reg_read(struct phy_device *phydev, u16 reg)  in at803x_debug_reg_read()
176 static int at803x_debug_reg_mask(struct phy_device *phydev, u16 reg, in at803x_debug_reg_mask()
193 static int at803x_enable_rx_delay(struct phy_device *phydev) in at803x_enable_rx_delay()
199 static int at803x_enable_tx_delay(struct phy_device *phydev) in at803x_enable_tx_delay()
205 static int at803x_disable_rx_delay(struct phy_device *phydev) in at803x_disable_rx_delay()
211 static int at803x_disable_tx_delay(struct phy_device *phydev) in at803x_disable_tx_delay()
218 static void at803x_context_save(struct phy_device *phydev, in at803x_context_save()
230 static void at803x_context_restore(struct phy_device *phydev, in at803x_context_restore()
241 static int at803x_set_wol(struct phy_device *phydev, in at803x_set_wol()
285 static void at803x_get_wol(struct phy_device *phydev, in at803x_get_wol()
298 static int at803x_suspend(struct phy_device *phydev) in at803x_suspend()
316 static int at803x_resume(struct phy_device *phydev) in at803x_resume()
324 struct phy_device *phydev = rdev_get_drvdata(rdev); in at803x_rgmii_reg_set_voltage_sel() local
336 struct phy_device *phydev = rdev_get_drvdata(rdev); in at803x_rgmii_reg_get_voltage_sel() local
380 static int at8031_register_regulators(struct phy_device *phydev) in at8031_register_regulators()
404 static bool at803x_match_phy_id(struct phy_device *phydev, u32 phy_id) in at803x_match_phy_id()
410 static int at803x_parse_dt(struct phy_device *phydev) in at803x_parse_dt()
507 static int at803x_probe(struct phy_device *phydev) in at803x_probe()
521 static void at803x_remove(struct phy_device *phydev) in at803x_remove()
529 static int at803x_clk_out_config(struct phy_device *phydev) in at803x_clk_out_config()
547 static int at8031_pll_config(struct phy_device *phydev) in at8031_pll_config()
562 static int at803x_config_init(struct phy_device *phydev) in at803x_config_init()
600 static int at803x_ack_interrupt(struct phy_device *phydev) in at803x_ack_interrupt()
609 static int at803x_config_intr(struct phy_device *phydev) in at803x_config_intr()
631 static void at803x_link_change_notify(struct phy_device *phydev) in at803x_link_change_notify()
656 static int at803x_aneg_done(struct phy_device *phydev) in at803x_aneg_done()
686 static int at803x_read_status(struct phy_device *phydev) in at803x_read_status()
763 static int at803x_config_mdix(struct phy_device *phydev, u8 ctrl) in at803x_config_mdix()
786 static int at803x_config_aneg(struct phy_device *phydev) in at803x_config_aneg()
807 static int at803x_get_downshift(struct phy_device *phydev, u8 *d) in at803x_get_downshift()
823 static int at803x_set_downshift(struct phy_device *phydev, u8 cnt) in at803x_set_downshift()
859 static int at803x_get_tunable(struct phy_device *phydev, in at803x_get_tunable()
870 static int at803x_set_tunable(struct phy_device *phydev, in at803x_set_tunable()
936 static int at803x_cdt_start(struct phy_device *phydev, int pair) in at803x_cdt_start()
946 static int at803x_cdt_wait_for_completion(struct phy_device *phydev) in at803x_cdt_wait_for_completion()
958 static int at803x_cable_test_one_pair(struct phy_device *phydev, int pair) in at803x_cable_test_one_pair()
993 static int at803x_cable_test_get_status(struct phy_device *phydev, in at803x_cable_test_get_status()
1032 static int at803x_cable_test_start(struct phy_device *phydev) in at803x_cable_test_start()