Lines Matching refs:phy_device
85 static int at803x_debug_reg_read(struct phy_device *phydev, u16 reg) in at803x_debug_reg_read()
96 static int at803x_debug_reg_mask(struct phy_device *phydev, u16 reg, in at803x_debug_reg_mask()
113 static inline int at803x_enable_rx_delay(struct phy_device *phydev) in at803x_enable_rx_delay()
119 static inline int at803x_enable_tx_delay(struct phy_device *phydev) in at803x_enable_tx_delay()
126 static void at803x_context_save(struct phy_device *phydev, in at803x_context_save()
138 static void at803x_context_restore(struct phy_device *phydev, in at803x_context_restore()
149 static int at803x_set_wol(struct phy_device *phydev, in at803x_set_wol()
200 static void at803x_get_wol(struct phy_device *phydev, in at803x_get_wol()
213 static int at803x_suspend(struct phy_device *phydev) in at803x_suspend()
231 static int at803x_resume(struct phy_device *phydev) in at803x_resume()
236 static int at803x_probe(struct phy_device *phydev) in at803x_probe()
250 static int at803x_config_init(struct phy_device *phydev) in at803x_config_init()
275 static int at803x_ack_interrupt(struct phy_device *phydev) in at803x_ack_interrupt()
284 static int at803x_config_intr(struct phy_device *phydev) in at803x_config_intr()
306 static void at803x_link_change_notify(struct phy_device *phydev) in at803x_link_change_notify()
339 static int at803x_aneg_done(struct phy_device *phydev) in at803x_aneg_done()