Lines Matching refs:phy_device

87 static int at803x_debug_reg_read(struct phy_device *phydev, u16 reg)  in at803x_debug_reg_read()
98 static int at803x_debug_reg_mask(struct phy_device *phydev, u16 reg, in at803x_debug_reg_mask()
115 static int at803x_enable_rx_delay(struct phy_device *phydev) in at803x_enable_rx_delay()
121 static int at803x_enable_tx_delay(struct phy_device *phydev) in at803x_enable_tx_delay()
127 static int at803x_disable_rx_delay(struct phy_device *phydev) in at803x_disable_rx_delay()
133 static int at803x_disable_tx_delay(struct phy_device *phydev) in at803x_disable_tx_delay()
140 static void at803x_context_save(struct phy_device *phydev, in at803x_context_save()
152 static void at803x_context_restore(struct phy_device *phydev, in at803x_context_restore()
163 static int at803x_set_wol(struct phy_device *phydev, in at803x_set_wol()
207 static void at803x_get_wol(struct phy_device *phydev, in at803x_get_wol()
220 static int at803x_suspend(struct phy_device *phydev) in at803x_suspend()
238 static int at803x_resume(struct phy_device *phydev) in at803x_resume()
243 static int at803x_probe(struct phy_device *phydev) in at803x_probe()
257 static int at803x_config_init(struct phy_device *phydev) in at803x_config_init()
283 static int at803x_ack_interrupt(struct phy_device *phydev) in at803x_ack_interrupt()
292 static int at803x_config_intr(struct phy_device *phydev) in at803x_config_intr()
314 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()
369 static int at803x_read_status(struct phy_device *phydev) in at803x_read_status()