t3_phy_reset
return t3_phy_reset(phy, MDIO_DEV_PMA_PMD, wait);
int t3_phy_reset(struct cphy *phy, int mmd, int wait);
return t3_phy_reset(cphy, 0, wait);
return t3_phy_reset(cphy, 0, 0);