Searched refs:qmp_phy (Results 1 – 1 of 1) sorted by relevance
2764 struct qmp_phy;2806 int (*configure_dp_phy)(struct qmp_phy *qphy);2807 void (*configure_dp_tx)(struct qmp_phy *qphy);2808 int (*calibrate_dp_phy)(struct qmp_phy *qphy);2809 void (*dp_aux_init)(struct qmp_phy *qphy);2872 struct qmp_phy { struct2893 struct qmp_phy *qphy; argument2921 struct qmp_phy **phys;2929 static void qcom_qmp_v3_phy_dp_aux_init(struct qmp_phy *qphy);2930 static void qcom_qmp_v3_phy_configure_dp_tx(struct qmp_phy *qphy);[all …]