Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c386 struct qmp_usbc;
416 void (*dp_aux_init)(struct qmp_usbc *qmp);
417 void (*configure_dp_tx)(struct qmp_usbc *qmp);
418 int (*configure_dp_phy)(struct qmp_usbc *qmp);
419 int (*calibrate_dp_phy)(struct qmp_usbc *qmp);
430 struct qmp_usbc { struct
648 static void qcs615_qmp_dp_aux_init(struct qmp_usbc *qmp);
649 static void qcs615_qmp_configure_dp_tx(struct qmp_usbc *qmp);
650 static int qcs615_qmp_configure_dp_phy(struct qmp_usbc *qmp);
651 static int qcs615_qmp_calibrate_dp_phy(struct qmp_usbc *qmp);
[all …]