Lines Matching defs:phydev

19 #define BRCM_PHY_MODEL(phydev) \  argument
22 #define BRCM_PHY_REV(phydev) \ argument
29 static int bcm54xx_config_clock_delay(struct phy_device *phydev) in bcm54xx_config_clock_delay()
70 static int bcm54210e_config_init(struct phy_device *phydev) in bcm54210e_config_init()
85 static int bcm54612e_config_init(struct phy_device *phydev) in bcm54612e_config_init()
106 static int bcm54616s_config_init(struct phy_device *phydev) in bcm54616s_config_init()
165 static int bcm50610_a0_workaround(struct phy_device *phydev) in bcm50610_a0_workaround()
196 static int bcm54xx_phydsp_config(struct phy_device *phydev) in bcm54xx_phydsp_config()
244 static void bcm54xx_adjust_rxrefclk(struct phy_device *phydev) in bcm54xx_adjust_rxrefclk()
315 static int bcm54xx_config_init(struct phy_device *phydev) in bcm54xx_config_init()
395 static int bcm54xx_resume(struct phy_device *phydev) in bcm54xx_resume()
414 static int bcm54811_config_init(struct phy_device *phydev) in bcm54811_config_init()
440 static int bcm5481_config_aneg(struct phy_device *phydev) in bcm5481_config_aneg()
466 static int bcm54616s_probe(struct phy_device *phydev) in bcm54616s_probe()
506 static int bcm54616s_config_aneg(struct phy_device *phydev) in bcm54616s_config_aneg()
523 static int bcm54616s_read_status(struct phy_device *phydev) in bcm54616s_read_status()
536 static int brcm_phy_setbits(struct phy_device *phydev, int reg, int set) in brcm_phy_setbits()
547 static int brcm_fet_config_init(struct phy_device *phydev) in brcm_fet_config_init()
617 static int brcm_fet_ack_interrupt(struct phy_device *phydev) in brcm_fet_ack_interrupt()
629 static int brcm_fet_config_intr(struct phy_device *phydev) in brcm_fet_config_intr()
656 static irqreturn_t brcm_fet_handle_interrupt(struct phy_device *phydev) in brcm_fet_handle_interrupt()
678 static int bcm54xx_phy_probe(struct phy_device *phydev) in bcm54xx_phy_probe()
697 static void bcm54xx_get_stats(struct phy_device *phydev, in bcm54xx_get_stats()