Searched refs:phy_calibrate (Results 1 – 4 of 4) sorted by relevance
219 int phy_calibrate(struct phy *phy);350 static inline int phy_calibrate(struct phy *phy) in phy_calibrate() function
166 err = phy_calibrate(roothub_entry->phy); in usb_phy_roothub_calibrate()
407 int phy_calibrate(struct phy *phy) in phy_calibrate() function420 EXPORT_SYMBOL_GPL(phy_calibrate);
297 rc = phy_calibrate(hpriv->phys[i]); in brcm_ahci_read_id()