Lines Matching defs:phydev
20 #define BRCM_PHY_MODEL(phydev) \ argument
23 #define BRCM_PHY_REV(phydev) \ argument
30 static int bcm54xx_config_clock_delay(struct phy_device *phydev) in bcm54xx_config_clock_delay()
71 static int bcm54210e_config_init(struct phy_device *phydev) in bcm54210e_config_init()
86 static int bcm54612e_config_init(struct phy_device *phydev) in bcm54612e_config_init()
107 static int bcm54616s_config_init(struct phy_device *phydev) in bcm54616s_config_init()
166 static int bcm50610_a0_workaround(struct phy_device *phydev) in bcm50610_a0_workaround()
197 static int bcm54xx_phydsp_config(struct phy_device *phydev) in bcm54xx_phydsp_config()
245 static void bcm54xx_adjust_rxrefclk(struct phy_device *phydev) in bcm54xx_adjust_rxrefclk()
314 static int bcm54xx_config_init(struct phy_device *phydev) in bcm54xx_config_init()
388 static int bcm54xx_resume(struct phy_device *phydev) in bcm54xx_resume()
407 static int bcm54811_config_init(struct phy_device *phydev) in bcm54811_config_init()
433 static int bcm5482_config_init(struct phy_device *phydev) in bcm5482_config_init()
503 static int bcm5482_read_status(struct phy_device *phydev) in bcm5482_read_status()
523 static int bcm5481_config_aneg(struct phy_device *phydev) in bcm5481_config_aneg()
545 static int bcm54616s_probe(struct phy_device *phydev) in bcm54616s_probe()
578 static int bcm54616s_config_aneg(struct phy_device *phydev) in bcm54616s_config_aneg()
594 static int bcm54616s_read_status(struct phy_device *phydev) in bcm54616s_read_status()
606 static int brcm_phy_setbits(struct phy_device *phydev, int reg, int set) in brcm_phy_setbits()
617 static int brcm_fet_config_init(struct phy_device *phydev) in brcm_fet_config_init()
707 static int brcm_fet_ack_interrupt(struct phy_device *phydev) in brcm_fet_ack_interrupt()
719 static int brcm_fet_config_intr(struct phy_device *phydev) in brcm_fet_config_intr()
740 static int bcm53xx_phy_probe(struct phy_device *phydev) in bcm53xx_phy_probe()
759 static void bcm53xx_phy_get_stats(struct phy_device *phydev, in bcm53xx_phy_get_stats()