Searched refs:ufs_qcom_phy_calibrate_phy (Results 1 – 3 of 3) sorted by relevance
54 int ufs_qcom_phy_calibrate_phy(struct phy *phy, bool is_rate_B);
618 int ufs_qcom_phy_calibrate_phy(struct phy *generic_phy, bool is_rate_B) in ufs_qcom_phy_calibrate_phy() function637 EXPORT_SYMBOL_GPL(ufs_qcom_phy_calibrate_phy);
267 ret = ufs_qcom_phy_calibrate_phy(phy, is_rate_B); in ufs_qcom_power_up_sequence()