Lines Matching defs:phydev
17 int at803x_debug_reg_read(struct phy_device *phydev, u16 reg) in at803x_debug_reg_read()
29 int at803x_debug_reg_mask(struct phy_device *phydev, u16 reg, in at803x_debug_reg_mask()
47 int at803x_debug_reg_write(struct phy_device *phydev, u16 reg, u16 data) in at803x_debug_reg_write()
59 int at803x_set_wol(struct phy_device *phydev, in at803x_set_wol()
118 void at803x_get_wol(struct phy_device *phydev, in at803x_get_wol()
135 int at803x_ack_interrupt(struct phy_device *phydev) in at803x_ack_interrupt()
145 int at803x_config_intr(struct phy_device *phydev) in at803x_config_intr()
178 irqreturn_t at803x_handle_interrupt(struct phy_device *phydev) in at803x_handle_interrupt()
205 int at803x_read_specific_status(struct phy_device *phydev, in at803x_read_specific_status()
269 int at803x_config_mdix(struct phy_device *phydev, u8 ctrl) in at803x_config_mdix()
293 int at803x_prepare_config_aneg(struct phy_device *phydev) in at803x_prepare_config_aneg()
315 int at803x_read_status(struct phy_device *phydev) in at803x_read_status()
351 static int at803x_get_downshift(struct phy_device *phydev, u8 *d) in at803x_get_downshift()
367 static int at803x_set_downshift(struct phy_device *phydev, u8 cnt) in at803x_set_downshift()
403 int at803x_get_tunable(struct phy_device *phydev, in at803x_get_tunable()
415 int at803x_set_tunable(struct phy_device *phydev, in at803x_set_tunable()
448 int at803x_cdt_start(struct phy_device *phydev, u32 cdt_start) in at803x_cdt_start()
454 int at803x_cdt_wait_for_completion(struct phy_device *phydev, in at803x_cdt_wait_for_completion()
513 static int qca808x_cdt_fault_length(struct phy_device *phydev, int pair, in qca808x_cdt_fault_length()
548 static int qca808x_cable_test_get_pair_status(struct phy_device *phydev, u8 pair, in qca808x_cable_test_get_pair_status()
582 int qca808x_cable_test_get_status(struct phy_device *phydev, bool *finished) in qca808x_cable_test_get_status()
624 int qca808x_led_reg_hw_control_enable(struct phy_device *phydev, u16 reg) in qca808x_led_reg_hw_control_enable()
631 bool qca808x_led_reg_hw_control_status(struct phy_device *phydev, u16 reg) in qca808x_led_reg_hw_control_status()
640 int qca808x_led_reg_brightness_set(struct phy_device *phydev, in qca808x_led_reg_brightness_set()
650 int qca808x_led_reg_blink_set(struct phy_device *phydev, u16 reg, in qca808x_led_reg_blink_set()