Lines Matching refs:phy_device
212 int at803x_debug_reg_read(struct phy_device *phydev, u16 reg);
213 int at803x_debug_reg_mask(struct phy_device *phydev, u16 reg,
215 int at803x_debug_reg_write(struct phy_device *phydev, u16 reg, u16 data);
216 int at803x_set_wol(struct phy_device *phydev,
218 void at803x_get_wol(struct phy_device *phydev,
220 int at803x_ack_interrupt(struct phy_device *phydev);
221 int at803x_config_intr(struct phy_device *phydev);
222 irqreturn_t at803x_handle_interrupt(struct phy_device *phydev);
223 int at803x_read_specific_status(struct phy_device *phydev,
225 int at803x_config_mdix(struct phy_device *phydev, u8 ctrl);
226 int at803x_prepare_config_aneg(struct phy_device *phydev);
227 int at803x_read_status(struct phy_device *phydev);
228 int at803x_get_tunable(struct phy_device *phydev,
230 int at803x_set_tunable(struct phy_device *phydev,
233 int at803x_cdt_start(struct phy_device *phydev, u32 cdt_start);
234 int at803x_cdt_wait_for_completion(struct phy_device *phydev,
236 int qca808x_cable_test_get_status(struct phy_device *phydev, bool *finished);
237 int qca808x_led_reg_hw_control_enable(struct phy_device *phydev, u16 reg);
238 bool qca808x_led_reg_hw_control_status(struct phy_device *phydev, u16 reg);
239 int qca808x_led_reg_brightness_set(struct phy_device *phydev,
241 int qca808x_led_reg_blink_set(struct phy_device *phydev, u16 reg,