Lines Matching defs:phydev
24 #define BRCM_PHY_MODEL(phydev) \ argument
27 #define BRCM_PHY_REV(phydev) \ argument
41 static bool bcm54xx_phy_can_wakeup(struct phy_device *phydev) in bcm54xx_phy_can_wakeup()
48 static int bcm54xx_config_clock_delay(struct phy_device *phydev) in bcm54xx_config_clock_delay()
89 static int bcm54210e_config_init(struct phy_device *phydev) in bcm54210e_config_init()
104 static int bcm54612e_config_init(struct phy_device *phydev) in bcm54612e_config_init()
125 static int bcm54616s_config_init(struct phy_device *phydev) in bcm54616s_config_init()
184 static int bcm50610_a0_workaround(struct phy_device *phydev) in bcm50610_a0_workaround()
215 static int bcm54xx_phydsp_config(struct phy_device *phydev) in bcm54xx_phydsp_config()
263 static void bcm54xx_adjust_rxrefclk(struct phy_device *phydev) in bcm54xx_adjust_rxrefclk()
334 static void bcm54xx_ptp_stop(struct phy_device *phydev) in bcm54xx_ptp_stop()
342 static void bcm54xx_ptp_config_init(struct phy_device *phydev) in bcm54xx_ptp_config_init()
350 static int bcm54xx_config_init(struct phy_device *phydev) in bcm54xx_config_init()
442 static int bcm54xx_iddq_set(struct phy_device *phydev, bool enable) in bcm54xx_iddq_set()
463 static int bcm54xx_set_wakeup_irq(struct phy_device *phydev, bool state) in bcm54xx_set_wakeup_irq()
482 static int bcm54xx_suspend(struct phy_device *phydev) in bcm54xx_suspend()
507 static int bcm54xx_resume(struct phy_device *phydev) in bcm54xx_resume()
545 static int bcm54810_read_mmd(struct phy_device *phydev, int devnum, u16 regnum) in bcm54810_read_mmd()
550 static int bcm54810_write_mmd(struct phy_device *phydev, int devnum, u16 regnum, in bcm54810_write_mmd()
556 static int bcm54811_config_init(struct phy_device *phydev) in bcm54811_config_init()
582 static int bcm5481_config_aneg(struct phy_device *phydev) in bcm5481_config_aneg()
608 static int bcm54616s_probe(struct phy_device *phydev) in bcm54616s_probe()
648 static int bcm54616s_config_aneg(struct phy_device *phydev) in bcm54616s_config_aneg()
665 static int bcm54616s_read_status(struct phy_device *phydev) in bcm54616s_read_status()
678 static int brcm_fet_config_init(struct phy_device *phydev) in brcm_fet_config_init()
780 static int brcm_fet_ack_interrupt(struct phy_device *phydev) in brcm_fet_ack_interrupt()
792 static int brcm_fet_config_intr(struct phy_device *phydev) in brcm_fet_config_intr()
819 static irqreturn_t brcm_fet_handle_interrupt(struct phy_device *phydev) in brcm_fet_handle_interrupt()
837 static int brcm_fet_suspend(struct phy_device *phydev) in brcm_fet_suspend()
882 static int bcm5221_config_aneg(struct phy_device *phydev) in bcm5221_config_aneg()
909 static int bcm5221_read_status(struct phy_device *phydev) in bcm5221_read_status()
935 static void bcm54xx_phy_get_wol(struct phy_device *phydev, in bcm54xx_phy_get_wol()
951 static int bcm54xx_phy_set_wol(struct phy_device *phydev, in bcm54xx_phy_set_wol()
971 static int bcm54xx_phy_probe(struct phy_device *phydev) in bcm54xx_phy_probe()
1026 static void bcm54xx_get_stats(struct phy_device *phydev, in bcm54xx_get_stats()
1034 static void bcm54xx_link_change_notify(struct phy_device *phydev) in bcm54xx_link_change_notify()