Searched refs:calibrate_dp_phy (Results 1 – 1 of 1) sorted by relevance
419 int (*calibrate_dp_phy)(struct qmp_usbc *qmp); member681 .calibrate_dp_phy = qmp_v2_calibrate_dp_phy,1209 if (cfg->calibrate_dp_phy) { in qmp_usbc_dp_calibrate()1210 ret = cfg->calibrate_dp_phy(qmp); in qmp_usbc_dp_calibrate()