Home
last modified time | relevance | path

Searched refs:qmp_v4_calibrate_dp_phy (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c1441 static int qmp_v4_calibrate_dp_phy(struct qmp_combo *qmp);
1637 .calibrate_dp_phy = qmp_v4_calibrate_dp_phy,
1683 .calibrate_dp_phy = qmp_v4_calibrate_dp_phy,
1771 .calibrate_dp_phy = qmp_v4_calibrate_dp_phy,
1819 .calibrate_dp_phy = qmp_v4_calibrate_dp_phy,
1866 .calibrate_dp_phy = qmp_v4_calibrate_dp_phy,
2343 static int qmp_v4_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v4_calibrate_dp_phy() function