Searched refs:calibrate_dp_phy (Results 1 – 1 of 1) sorted by relevance
2808 int (*calibrate_dp_phy)(struct qmp_phy *qphy); member3432 .calibrate_dp_phy = qcom_qmp_v3_dp_phy_calibrate,3692 .calibrate_dp_phy = qcom_qmp_v4_dp_phy_calibrate,3822 .calibrate_dp_phy = qcom_qmp_v4_dp_phy_calibrate,4546 if (cfg->calibrate_dp_phy) in qcom_qmp_dp_phy_calibrate()4547 return cfg->calibrate_dp_phy(qphy); in qcom_qmp_dp_phy_calibrate()