Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c1435 static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp);
1544 .configure_dp_phy = qmp_v3_configure_dp_phy,
1589 .configure_dp_phy = qmp_v3_configure_dp_phy,
1725 .configure_dp_phy = qmp_v3_configure_dp_phy,
2098 static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp) in qmp_v3_configure_dp_phy() function