Lines Matching refs:phy_device
24 static int lan88xx_read_page(struct phy_device *phydev) in lan88xx_read_page()
29 static int lan88xx_write_page(struct phy_device *phydev, int page) in lan88xx_write_page()
34 static int lan88xx_phy_config_intr(struct phy_device *phydev) in lan88xx_phy_config_intr()
57 static irqreturn_t lan88xx_handle_interrupt(struct phy_device *phydev) in lan88xx_handle_interrupt()
75 static int lan88xx_suspend(struct phy_device *phydev) in lan88xx_suspend()
86 static int lan88xx_TR_reg_set(struct phy_device *phydev, u16 regaddr, in lan88xx_TR_reg_set()
135 static void lan88xx_config_TR_regs(struct phy_device *phydev) in lan88xx_config_TR_regs()
231 static int lan88xx_probe(struct phy_device *phydev) in lan88xx_probe()
274 static void lan88xx_remove(struct phy_device *phydev) in lan88xx_remove()
283 static int lan88xx_set_wol(struct phy_device *phydev, in lan88xx_set_wol()
293 static void lan88xx_set_mdix(struct phy_device *phydev) in lan88xx_set_mdix()
320 static int lan88xx_config_init(struct phy_device *phydev) in lan88xx_config_init()
338 static int lan88xx_config_aneg(struct phy_device *phydev) in lan88xx_config_aneg()
345 static void lan88xx_link_change_notify(struct phy_device *phydev) in lan88xx_link_change_notify()