Home
last modified time | relevance | path

Searched refs:phy_calibrate (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/core/
Dphy.c166 err = phy_calibrate(roothub_entry->phy); in usb_phy_roothub_calibrate()
/drivers/phy/
Dphy-core.c407 int phy_calibrate(struct phy *phy) in phy_calibrate() function
420 EXPORT_SYMBOL_GPL(phy_calibrate);
/drivers/ata/
Dahci_brcm.c293 rc = phy_calibrate(hpriv->phys[i]); in brcm_ahci_read_id()