Searched refs:phy_calibrate (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/msm/dp/
H A Ddp_aux.c342 phy_calibrate(aux->phy);
445 phy_calibrate(aux->phy);
/linux-master/include/linux/phy/
H A Dphy.h250 int phy_calibrate(struct phy *phy);
399 static inline int phy_calibrate(struct phy *phy) function
/linux-master/drivers/usb/core/
H A Dphy.c228 err = phy_calibrate(roothub_entry->phy);
/linux-master/drivers/phy/
H A Dphy-core.c468 * phy_calibrate() - Tunes the phy hw parameters for current configuration
477 int phy_calibrate(struct phy *phy) function
490 EXPORT_SYMBOL_GPL(phy_calibrate); variable
/linux-master/drivers/ufs/host/
H A Dufs-exynos.c794 phy_calibrate(generic_phy);
833 phy_calibrate(generic_phy);
1069 phy_calibrate(generic_phy);
/linux-master/drivers/ata/
H A Dahci_brcm.c295 rc = phy_calibrate(hpriv->phys[i]);

Completed in 121 milliseconds