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
644 static void qmp_v2_dp_aux_init(struct qmp_usbc *qmp);
645 static void qmp_v2_configure_dp_tx(struct qmp_usbc *qmp);
646 static int qmp_v2_configure_dp_phy(struct qmp_usbc *qmp);
647 static int qmp_v2_calibrate_dp_phy(struct qmp_usbc *qmp);
[all …]