Lines Matching refs:phy_device
126 static int vsc85xx_phy_page_set(struct phy_device *phydev, u16 page) in vsc85xx_phy_page_set()
134 static int vsc85xx_led_cntl_set(struct phy_device *phydev, in vsc85xx_led_cntl_set()
157 static int vsc85xx_mdix_get(struct phy_device *phydev, u8 *mdix) in vsc85xx_mdix_get()
170 static int vsc85xx_mdix_set(struct phy_device *phydev, u8 mdix) in vsc85xx_mdix_set()
210 static int vsc85xx_downshift_get(struct phy_device *phydev, u8 *count) in vsc85xx_downshift_get()
231 static int vsc85xx_downshift_set(struct phy_device *phydev, u8 count) in vsc85xx_downshift_set()
264 static int vsc85xx_wol_set(struct phy_device *phydev, in vsc85xx_wol_set()
341 static void vsc85xx_wol_get(struct phy_device *phydev, in vsc85xx_wol_get()
376 static int vsc85xx_edge_rate_magic_get(struct phy_device *phydev) in vsc85xx_edge_rate_magic_get()
405 static int vsc85xx_dt_led_mode_get(struct phy_device *phydev, in vsc85xx_dt_led_mode_get()
428 static int vsc85xx_edge_rate_magic_get(struct phy_device *phydev) in vsc85xx_edge_rate_magic_get()
433 static int vsc85xx_dt_led_mode_get(struct phy_device *phydev, in vsc85xx_dt_led_mode_get()
441 static int vsc85xx_edge_rate_cntl_set(struct phy_device *phydev, u8 edge_rate) in vsc85xx_edge_rate_cntl_set()
464 static int vsc85xx_mac_if_set(struct phy_device *phydev, in vsc85xx_mac_if_set()
500 static int vsc85xx_default_config(struct phy_device *phydev) in vsc85xx_default_config()
523 static int vsc85xx_get_tunable(struct phy_device *phydev, in vsc85xx_get_tunable()
534 static int vsc85xx_set_tunable(struct phy_device *phydev, in vsc85xx_set_tunable()
546 static int vsc85xx_config_init(struct phy_device *phydev) in vsc85xx_config_init()
576 static int vsc85xx_ack_interrupt(struct phy_device *phydev) in vsc85xx_ack_interrupt()
586 static int vsc85xx_config_intr(struct phy_device *phydev) in vsc85xx_config_intr()
603 static int vsc85xx_config_aneg(struct phy_device *phydev) in vsc85xx_config_aneg()
614 static int vsc85xx_read_status(struct phy_device *phydev) in vsc85xx_read_status()
625 static int vsc85xx_probe(struct phy_device *phydev) in vsc85xx_probe()