Lines Matching refs:phy_device
17 int bcm_phy_write_exp(struct phy_device *phydev, u16 reg, u16 val) in bcm_phy_write_exp()
29 int bcm_phy_read_exp(struct phy_device *phydev, u16 reg) in bcm_phy_read_exp()
46 int bcm54xx_auxctl_read(struct phy_device *phydev, u16 regnum) in bcm54xx_auxctl_read()
57 int bcm54xx_auxctl_write(struct phy_device *phydev, u16 regnum, u16 val) in bcm54xx_auxctl_write()
63 int bcm_phy_write_misc(struct phy_device *phydev, in bcm_phy_write_misc()
87 int bcm_phy_read_misc(struct phy_device *phydev, in bcm_phy_read_misc()
111 int bcm_phy_ack_intr(struct phy_device *phydev) in bcm_phy_ack_intr()
124 int bcm_phy_config_intr(struct phy_device *phydev) in bcm_phy_config_intr()
141 int bcm_phy_read_shadow(struct phy_device *phydev, u16 shadow) in bcm_phy_read_shadow()
148 int bcm_phy_write_shadow(struct phy_device *phydev, u16 shadow, in bcm_phy_write_shadow()
158 int bcm_phy_enable_apd(struct phy_device *phydev, bool dll_pwr_down) in bcm_phy_enable_apd()
191 int bcm_phy_set_eee(struct phy_device *phydev, bool enable) in bcm_phy_set_eee()
223 int bcm_phy_downshift_get(struct phy_device *phydev, u8 *count) in bcm_phy_downshift_get()
255 int bcm_phy_downshift_set(struct phy_device *phydev, u8 count) in bcm_phy_downshift_set()
325 int bcm_phy_get_sset_count(struct phy_device *phydev) in bcm_phy_get_sset_count()
331 void bcm_phy_get_strings(struct phy_device *phydev, u8 *data) in bcm_phy_get_strings()
344 static u64 bcm_phy_get_stat(struct phy_device *phydev, u64 *shadow, in bcm_phy_get_stat()
364 void bcm_phy_get_stats(struct phy_device *phydev, u64 *shadow, in bcm_phy_get_stats()
374 void bcm_phy_r_rc_cal_reset(struct phy_device *phydev) in bcm_phy_r_rc_cal_reset()
384 int bcm_phy_28nm_a0b0_afe_config_init(struct phy_device *phydev) in bcm_phy_28nm_a0b0_afe_config_init()