Lines Matching refs:phy_device
233 int at803x_debug_reg_read(struct phy_device *phydev, u16 reg);
234 int at803x_debug_reg_mask(struct phy_device *phydev, u16 reg,
236 int at803x_debug_reg_write(struct phy_device *phydev, u16 reg, u16 data);
237 int at803x_set_wol(struct phy_device *phydev,
239 int at8031_set_wol(struct phy_device *phydev,
241 void at803x_get_wol(struct phy_device *phydev,
243 int at803x_ack_interrupt(struct phy_device *phydev);
244 int at803x_config_intr(struct phy_device *phydev);
245 irqreturn_t at803x_handle_interrupt(struct phy_device *phydev);
246 int at803x_read_specific_status(struct phy_device *phydev,
248 int at803x_config_mdix(struct phy_device *phydev, u8 ctrl);
249 int at803x_prepare_config_aneg(struct phy_device *phydev);
250 int at803x_read_status(struct phy_device *phydev);
251 int at803x_get_tunable(struct phy_device *phydev,
253 int at803x_set_tunable(struct phy_device *phydev,
256 int at803x_cdt_start(struct phy_device *phydev, u32 cdt_start);
257 int at803x_cdt_wait_for_completion(struct phy_device *phydev,
259 int qca808x_cable_test_get_status(struct phy_device *phydev, bool *finished);
260 int qca808x_led_reg_hw_control_enable(struct phy_device *phydev, u16 reg);
261 bool qca808x_led_reg_hw_control_status(struct phy_device *phydev, u16 reg);
262 int qca808x_led_reg_brightness_set(struct phy_device *phydev,
264 int qca808x_led_reg_blink_set(struct phy_device *phydev, u16 reg,
267 int qcom_phy_counter_config(struct phy_device *phydev);
268 int qcom_phy_update_stats(struct phy_device *phydev,