Lines Matching defs:phydev
22 #define BRCM_PHY_MODEL(phydev) \ argument
25 #define BRCM_PHY_REV(phydev) \ argument
33 static int bcm54xx_exp_read(struct phy_device *phydev, u16 regnum) in bcm54xx_exp_read()
49 static int bcm54xx_exp_write(struct phy_device *phydev, u16 regnum, u16 val) in bcm54xx_exp_write()
65 static int bcm54xx_auxctl_write(struct phy_device *phydev, u16 regnum, u16 val) in bcm54xx_auxctl_write()
71 static int bcm50610_a0_workaround(struct phy_device *phydev) in bcm50610_a0_workaround()
102 static int bcm54xx_phydsp_config(struct phy_device *phydev) in bcm54xx_phydsp_config()
150 static void bcm54xx_adjust_rxrefclk(struct phy_device *phydev) in bcm54xx_adjust_rxrefclk()
210 static int bcm54xx_config_init(struct phy_device *phydev) in bcm54xx_config_init()
247 static int bcm5482_config_init(struct phy_device *phydev) in bcm5482_config_init()
317 static int bcm5482_read_status(struct phy_device *phydev) in bcm5482_read_status()
337 static int bcm54xx_ack_interrupt(struct phy_device *phydev) in bcm54xx_ack_interrupt()
349 static int bcm54xx_config_intr(struct phy_device *phydev) in bcm54xx_config_intr()
366 static int bcm5481_config_aneg(struct phy_device *phydev) in bcm5481_config_aneg()
401 static int brcm_phy_setbits(struct phy_device *phydev, int reg, int set) in brcm_phy_setbits()
412 static int brcm_fet_config_init(struct phy_device *phydev) in brcm_fet_config_init()
482 static int brcm_fet_ack_interrupt(struct phy_device *phydev) in brcm_fet_ack_interrupt()
494 static int brcm_fet_config_intr(struct phy_device *phydev) in brcm_fet_config_intr()