Lines Matching full:cphy

97 static int ael2xxx_get_module_type(struct cphy *phy, int delay_ms);
99 static int set_phy_regs(struct cphy *phy, const struct reg_val *rv) in set_phy_regs()
115 static void ael100x_txon(struct cphy *phy) in ael100x_txon()
127 static int ael_i2c_rd(struct cphy *phy, int dev_addr, int word_addr) in ael_i2c_rd()
158 static int ael_i2c_wr(struct cphy *phy, int dev_addr, int word_addr, int data) in ael_i2c_wr()
185 static int get_phytrans_type(struct cphy *phy) in get_phytrans_type()
196 static int ael_laser_down(struct cphy *phy, int enable) in ael_laser_down()
234 static int ael1002_power_down(struct cphy *phy, int enable) in ael1002_power_down()
245 static int ael1002_get_module_type(struct cphy *phy, int delay_ms) in ael1002_get_module_type()
257 static int ael1002_reset(struct cphy *phy, int wait) in ael1002_reset()
277 static int ael1002_intr_noop(struct cphy *phy) in ael1002_intr_noop()
285 static int get_link_status_r(struct cphy *phy, int *link_state, int *speed, in get_link_status_r()
347 struct cphy *phy = &pinfo->phy; in t3_ael1002_phy_prep()
362 static int ael1006_reset(struct cphy *phy, int wait) in ael1006_reset()
428 struct cphy *phy = &pinfo->phy; in t3_ael1006_phy_prep()
441 static int ael2xxx_get_module_type(struct cphy *phy, int delay_ms) in ael2xxx_get_module_type()
524 static int ael2005_setup_sr_edc(struct cphy *phy) in ael2005_setup_sr_edc()
821 static int ael2005_setup_twinax_edc(struct cphy *phy, int modtype) in ael2005_setup_twinax_edc()
1218 static int ael2005_get_module_type(struct cphy *phy, int delay_ms) in ael2005_get_module_type()
1233 static int ael2005_intr_enable(struct cphy *phy) in ael2005_intr_enable()
1239 static int ael2005_intr_disable(struct cphy *phy) in ael2005_intr_disable()
1245 static int ael2005_intr_clear(struct cphy *phy) in ael2005_intr_clear()
1251 static int ael2005_reset(struct cphy *phy, int wait) in ael2005_reset()
1312 static int ael2005_intr_handler(struct cphy *phy) in ael2005_intr_handler()
1387 struct cphy *phy = &pinfo->phy; in t3_ael2005_phy_prep()
1406 static int ael2020_setup_sr_edc(struct cphy *phy) in ael2020_setup_sr_edc()
1432 static int ael2020_setup_twinax_edc(struct cphy *phy, int modtype) in ael2020_setup_twinax_edc()
1917 static int ael2020_get_module_type(struct cphy *phy, int delay_ms) in ael2020_get_module_type()
1938 static int ael2020_intr_enable(struct cphy *phy) in ael2020_intr_enable()
1969 static int ael2020_intr_disable(struct cphy *phy) in ael2020_intr_disable()
1994 static int ael2020_intr_clear(struct cphy *phy) in ael2020_intr_clear()
2024 static int ael2020_reset(struct cphy *phy, int wait) in ael2020_reset()
2069 static int ael2020_intr_handler(struct cphy *phy) in ael2020_intr_handler()
2139 struct cphy *phy = &pinfo->phy; in t3_ael2020_phy_prep()
2162 static int get_link_status_x(struct cphy *phy, int *link_state, int *speed, in get_link_status_x()
2218 struct cphy *phy = &pinfo->phy; in t3_qt2045_phy_prep()
2234 static int xaui_direct_reset(struct cphy *phy, int wait) in xaui_direct_reset()
2239 static int xaui_direct_get_link_status(struct cphy *phy, int *link_state, in xaui_direct_get_link_status()
2263 static int xaui_direct_power_down(struct cphy *phy, int enable) in xaui_direct_power_down()