Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c1306 struct qmp_combo;
1361 int (*configure_dp_phy)(struct qmp_combo *qmp);
1362 void (*configure_dp_tx)(struct qmp_combo *qmp);
1363 int (*calibrate_dp_phy)(struct qmp_combo *qmp);
1364 void (*dp_aux_init)(struct qmp_combo *qmp);
1384 struct qmp_combo { struct
1433 static void qmp_v3_dp_aux_init(struct qmp_combo *qmp); argument
1434 static void qmp_v3_configure_dp_tx(struct qmp_combo *qmp);
1435 static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp);
1436 static int qmp_v3_calibrate_dp_phy(struct qmp_combo *qmp);
[all …]