Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dphy.c232 err = phy_calibrate(roothub_entry->phy); in usb_phy_roothub_calibrate()
/linux/drivers/phy/
H A Dphy-core.c458 int phy_calibrate(struct phy *phy) in phy_calibrate() function
471 EXPORT_SYMBOL_GPL(phy_calibrate);
/linux/drivers/ata/
H A Dahci_brcm.c298 rc = phy_calibrate(hpriv->phys[i]); in brcm_ahci_read_id()