Lines Matching defs:phydev

160 	struct phy_device	*phydev;  member
205 static int air_phy_read_page(struct phy_device *phydev) in air_phy_read_page()
210 static int air_phy_write_page(struct phy_device *phydev, int page) in air_phy_write_page()
215 static int __air_buckpbus_reg_write(struct phy_device *phydev, in __air_buckpbus_reg_write()
247 static int air_buckpbus_reg_write(struct phy_device *phydev, in air_buckpbus_reg_write()
266 static int __air_buckpbus_reg_read(struct phy_device *phydev, in __air_buckpbus_reg_read()
298 static int air_buckpbus_reg_read(struct phy_device *phydev, in air_buckpbus_reg_read()
316 static int __air_buckpbus_reg_modify(struct phy_device *phydev, in __air_buckpbus_reg_modify()
373 static int air_buckpbus_reg_modify(struct phy_device *phydev, in air_buckpbus_reg_modify()
392 static int __air_write_buf(struct phy_device *phydev, u32 address, in __air_write_buf()
428 static int air_write_buf(struct phy_device *phydev, u32 address, in air_write_buf()
446 static int en8811h_wait_mcu_ready(struct phy_device *phydev) in en8811h_wait_mcu_ready()
463 static int en8811h_load_firmware(struct phy_device *phydev) in en8811h_load_firmware()
526 static int en8811h_restart_mcu(struct phy_device *phydev) in en8811h_restart_mcu()
543 static int air_hw_led_on_set(struct phy_device *phydev, u8 index, bool on) in air_hw_led_on_set()
573 static int air_hw_led_blink_set(struct phy_device *phydev, u8 index, in air_hw_led_blink_set()
600 static int air_led_blink_set(struct phy_device *phydev, u8 index, in air_led_blink_set()
633 static int air_led_brightness_set(struct phy_device *phydev, u8 index, in air_led_brightness_set()
658 static int air_led_hw_control_get(struct phy_device *phydev, u8 index, in air_led_hw_control_get()
671 static int air_led_hw_control_set(struct phy_device *phydev, u8 index, in air_led_hw_control_set()
732 static int air_led_init(struct phy_device *phydev, u8 index, u8 state, u8 pol) in air_led_init()
760 static int air_leds_init(struct phy_device *phydev, int num, int dur, int mode) in air_leds_init()
809 static int en8811h_led_hw_is_supported(struct phy_device *phydev, u8 index, in en8811h_led_hw_is_supported()
826 struct phy_device *phydev = priv->phydev; in en8811h_clk_recalc_rate() local
840 struct phy_device *phydev = priv->phydev; in en8811h_clk_enable() local
850 struct phy_device *phydev = priv->phydev; in en8811h_clk_disable() local
859 struct phy_device *phydev = priv->phydev; in en8811h_clk_is_enabled() local
921 static int en8811h_probe(struct phy_device *phydev) in en8811h_probe()
969 static int en8811h_config_init(struct phy_device *phydev) in en8811h_config_init()
1032 static int en8811h_get_features(struct phy_device *phydev) in en8811h_get_features()
1041 static int en8811h_get_rate_matching(struct phy_device *phydev, in en8811h_get_rate_matching()
1047 static int en8811h_config_aneg(struct phy_device *phydev) in en8811h_config_aneg()
1070 static int en8811h_read_status(struct phy_device *phydev) in en8811h_read_status()
1141 static int en8811h_clear_intr(struct phy_device *phydev) in en8811h_clear_intr()
1158 static irqreturn_t en8811h_handle_interrupt(struct phy_device *phydev) in en8811h_handle_interrupt()
1173 static int en8811h_resume(struct phy_device *phydev) in en8811h_resume()
1180 static int en8811h_suspend(struct phy_device *phydev) in en8811h_suspend()