Lines Matching defs:phydev

19 #define BRCM_PHY_MODEL(phydev) \  argument
22 #define BRCM_PHY_REV(phydev) \ argument
29 static int bcm54210e_config_init(struct phy_device *phydev) in bcm54210e_config_init()
51 static int bcm54612e_config_init(struct phy_device *phydev) in bcm54612e_config_init()
91 static int bcm54xx_config_clock_delay(struct phy_device *phydev) in bcm54xx_config_clock_delay()
133 static int bcm50610_a0_workaround(struct phy_device *phydev) in bcm50610_a0_workaround()
164 static int bcm54xx_phydsp_config(struct phy_device *phydev) in bcm54xx_phydsp_config()
212 static void bcm54xx_adjust_rxrefclk(struct phy_device *phydev) in bcm54xx_adjust_rxrefclk()
272 static int bcm54xx_config_init(struct phy_device *phydev) in bcm54xx_config_init()
342 static int bcm5482_config_init(struct phy_device *phydev) in bcm5482_config_init()
412 static int bcm5482_read_status(struct phy_device *phydev) in bcm5482_read_status()
432 static int bcm5481_config_aneg(struct phy_device *phydev) in bcm5481_config_aneg()
454 static int bcm54616s_config_aneg(struct phy_device *phydev) in bcm54616s_config_aneg()
467 static int brcm_phy_setbits(struct phy_device *phydev, int reg, int set) in brcm_phy_setbits()
478 static int brcm_fet_config_init(struct phy_device *phydev) in brcm_fet_config_init()
548 static int brcm_fet_ack_interrupt(struct phy_device *phydev) in brcm_fet_ack_interrupt()
560 static int brcm_fet_config_intr(struct phy_device *phydev) in brcm_fet_config_intr()
581 static int bcm53xx_phy_probe(struct phy_device *phydev) in bcm53xx_phy_probe()
600 static void bcm53xx_phy_get_stats(struct phy_device *phydev, in bcm53xx_phy_get_stats()