Lines Matching refs:phy_device
36 static int lan88xx_read_page(struct phy_device *phydev) in lan88xx_read_page()
41 static int lan88xx_write_page(struct phy_device *phydev, int page) in lan88xx_write_page()
46 static int lan88xx_phy_config_intr(struct phy_device *phydev) in lan88xx_phy_config_intr()
64 static int lan88xx_phy_ack_interrupt(struct phy_device *phydev) in lan88xx_phy_ack_interrupt()
71 static int lan88xx_suspend(struct phy_device *phydev) in lan88xx_suspend()
82 static int lan88xx_TR_reg_set(struct phy_device *phydev, u16 regaddr, in lan88xx_TR_reg_set()
130 static void lan88xx_config_TR_regs(struct phy_device *phydev) in lan88xx_config_TR_regs()
226 static int lan88xx_probe(struct phy_device *phydev) in lan88xx_probe()
269 static void lan88xx_remove(struct phy_device *phydev) in lan88xx_remove()
278 static int lan88xx_set_wol(struct phy_device *phydev, in lan88xx_set_wol()
288 static void lan88xx_set_mdix(struct phy_device *phydev) in lan88xx_set_mdix()
315 static int lan88xx_config_init(struct phy_device *phydev) in lan88xx_config_init()
334 static int lan88xx_config_aneg(struct phy_device *phydev) in lan88xx_config_aneg()