Lines Matching refs:phy_device

25 int bcm_phy_write_exp(struct phy_device *phydev, u16 reg, u16 val)  in bcm_phy_write_exp()
37 int bcm_phy_read_exp(struct phy_device *phydev, u16 reg) in bcm_phy_read_exp()
54 int bcm54xx_auxctl_read(struct phy_device *phydev, u16 regnum) in bcm54xx_auxctl_read()
65 int bcm54xx_auxctl_write(struct phy_device *phydev, u16 regnum, u16 val) in bcm54xx_auxctl_write()
71 int bcm_phy_write_misc(struct phy_device *phydev, in bcm_phy_write_misc()
95 int bcm_phy_read_misc(struct phy_device *phydev, in bcm_phy_read_misc()
119 int bcm_phy_ack_intr(struct phy_device *phydev) in bcm_phy_ack_intr()
132 int bcm_phy_config_intr(struct phy_device *phydev) in bcm_phy_config_intr()
149 int bcm_phy_read_shadow(struct phy_device *phydev, u16 shadow) in bcm_phy_read_shadow()
156 int bcm_phy_write_shadow(struct phy_device *phydev, u16 shadow, in bcm_phy_write_shadow()
166 int bcm_phy_enable_apd(struct phy_device *phydev, bool dll_pwr_down) in bcm_phy_enable_apd()
199 int bcm_phy_set_eee(struct phy_device *phydev, bool enable) in bcm_phy_set_eee()
231 int bcm_phy_downshift_get(struct phy_device *phydev, u8 *count) in bcm_phy_downshift_get()
263 int bcm_phy_downshift_set(struct phy_device *phydev, u8 count) in bcm_phy_downshift_set()
333 int bcm_phy_get_sset_count(struct phy_device *phydev) in bcm_phy_get_sset_count()
339 void bcm_phy_get_strings(struct phy_device *phydev, u8 *data) in bcm_phy_get_strings()
352 static u64 bcm_phy_get_stat(struct phy_device *phydev, u64 *shadow, in bcm_phy_get_stat()
372 void bcm_phy_get_stats(struct phy_device *phydev, u64 *shadow, in bcm_phy_get_stats()