Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c1301 struct qmp_combo;
1356 int (*configure_dp_phy)(struct qmp_combo *qmp);
1357 void (*configure_dp_tx)(struct qmp_combo *qmp);
1358 int (*calibrate_dp_phy)(struct qmp_combo *qmp);
1359 void (*dp_aux_init)(struct qmp_combo *qmp);
1379 struct qmp_combo { struct
1428 static void qmp_v3_dp_aux_init(struct qmp_combo *qmp);
1429 static void qmp_v3_configure_dp_tx(struct qmp_combo *qmp);
1430 static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp);
1431 static int qmp_v3_calibrate_dp_phy(struct qmp_combo *qm
[all...]

Completed in 3 milliseconds