Lines Matching defs:phydev
20 #define BRCM_PHY_MODEL(phydev) \ argument
23 #define BRCM_PHY_REV(phydev) \ argument
35 static int bcm54xx_config_clock_delay(struct phy_device *phydev) in bcm54xx_config_clock_delay()
76 static int bcm54210e_config_init(struct phy_device *phydev) in bcm54210e_config_init()
91 static int bcm54612e_config_init(struct phy_device *phydev) in bcm54612e_config_init()
112 static int bcm54616s_config_init(struct phy_device *phydev) in bcm54616s_config_init()
171 static int bcm50610_a0_workaround(struct phy_device *phydev) in bcm50610_a0_workaround()
202 static int bcm54xx_phydsp_config(struct phy_device *phydev) in bcm54xx_phydsp_config()
250 static void bcm54xx_adjust_rxrefclk(struct phy_device *phydev) in bcm54xx_adjust_rxrefclk()
321 static void bcm54xx_ptp_stop(struct phy_device *phydev) in bcm54xx_ptp_stop()
329 static void bcm54xx_ptp_config_init(struct phy_device *phydev) in bcm54xx_ptp_config_init()
337 static int bcm54xx_config_init(struct phy_device *phydev) in bcm54xx_config_init()
419 static int bcm54xx_iddq_set(struct phy_device *phydev, bool enable) in bcm54xx_iddq_set()
440 static int bcm54xx_suspend(struct phy_device *phydev) in bcm54xx_suspend()
457 static int bcm54xx_resume(struct phy_device *phydev) in bcm54xx_resume()
489 static int bcm54811_config_init(struct phy_device *phydev) in bcm54811_config_init()
515 static int bcm5481_config_aneg(struct phy_device *phydev) in bcm5481_config_aneg()
541 static int bcm54616s_probe(struct phy_device *phydev) in bcm54616s_probe()
581 static int bcm54616s_config_aneg(struct phy_device *phydev) in bcm54616s_config_aneg()
598 static int bcm54616s_read_status(struct phy_device *phydev) in bcm54616s_read_status()
611 static int brcm_phy_setbits(struct phy_device *phydev, int reg, int set) in brcm_phy_setbits()
622 static int brcm_fet_config_init(struct phy_device *phydev) in brcm_fet_config_init()
712 static int brcm_fet_ack_interrupt(struct phy_device *phydev) in brcm_fet_ack_interrupt()
724 static int brcm_fet_config_intr(struct phy_device *phydev) in brcm_fet_config_intr()
751 static irqreturn_t brcm_fet_handle_interrupt(struct phy_device *phydev) in brcm_fet_handle_interrupt()
769 static int brcm_fet_suspend(struct phy_device *phydev) in brcm_fet_suspend()
804 static int bcm54xx_phy_probe(struct phy_device *phydev) in bcm54xx_phy_probe()
827 static void bcm54xx_get_stats(struct phy_device *phydev, in bcm54xx_get_stats()
835 static void bcm54xx_link_change_notify(struct phy_device *phydev) in bcm54xx_link_change_notify()