Lines Matching refs:calibrate_dp_phy
1358 int (*calibrate_dp_phy)(struct qmp_combo *qmp);
1540 .calibrate_dp_phy = qmp_v3_calibrate_dp_phy,
1585 .calibrate_dp_phy = qmp_v3_calibrate_dp_phy,
1632 .calibrate_dp_phy = qmp_v4_calibrate_dp_phy,
1678 .calibrate_dp_phy = qmp_v4_calibrate_dp_phy,
1721 .calibrate_dp_phy = qmp_v3_calibrate_dp_phy,
1766 .calibrate_dp_phy = qmp_v4_calibrate_dp_phy,
1814 .calibrate_dp_phy = qmp_v4_calibrate_dp_phy,
1861 .calibrate_dp_phy = qmp_v4_calibrate_dp_phy,
2380 if (cfg->calibrate_dp_phy)
2381 ret = cfg->calibrate_dp_phy(qmp);