Home
last modified time | relevance | path

Searched full:qusb2 (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/phy/
Dqcom,qusb2-phy.yaml5 $id: "http://devicetree.org/schemas/phy/qcom,qusb2-phy.yaml#"
8 title: Qualcomm QUSB2 phy controller
14 QUSB2 controller supports LS/FS/HS usb connectivity on Qualcomm chipsets.
21 - qcom,ipq8074-qusb2-phy
22 - qcom,msm8996-qusb2-phy
23 - qcom,msm8998-qusb2-phy
26 - qcom,sc7180-qusb2-phy
27 - qcom,sdm845-qusb2-phy
28 - const: qcom,qusb2-v2-phy
68 tuning parameter value for qusb2 phy.
[all …]
/Linux-v5.10/drivers/phy/qualcomm/
Dphy-qcom-qusb2.c23 #include <dt-bindings/phy/phy-qcom-qusb2.h>
292 /* struct override_param - structure holding qusb2 v2 phy overriding param
301 /*struct override_params - structure holding qusb2 v2 phy overriding params
321 * struct qusb2_phy - structure holding qusb2 phy attributes
523 dev_vdbg(dev, "Suspending QUSB2 Phy, mode:%d\n", qphy->mode); in qusb2_phy_runtime_suspend()
589 dev_vdbg(dev, "Resuming QUSB2 phy, mode:%d\n", qphy->mode); in qusb2_phy_runtime_resume()
643 dev_vdbg(&phy->dev, "%s(): Initializing QUSB2 phy\n", __func__); in qusb2_phy_init()
813 .compatible = "qcom,ipq8074-qusb2-phy",
816 .compatible = "qcom,msm8996-qusb2-phy",
819 .compatible = "qcom,msm8998-qusb2-phy",
[all …]
DKconfig52 tristate "Qualcomm QUSB2 PHY Driver"
57 Enable this to support the HighSpeed QUSB2 PHY transceiver for USB
DMakefile8 obj-$(CONFIG_PHY_QCOM_QUSB2) += phy-qcom-qusb2.o
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dipq8074.dtsi116 compatible = "qcom,ipq8074-qusb2-phy";
159 compatible = "qcom,ipq8074-qusb2-phy";
Dsdm845.dtsi18 #include <dt-bindings/phy/phy-qcom-qusb2.h>
3450 compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy";
3465 compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy";
Dmsm8996.dtsi1813 compatible = "qcom,msm8996-qusb2-phy";
1827 compatible = "qcom,msm8996-qusb2-phy";
Dsc7180.dtsi17 #include <dt-bindings/phy/phy-qcom-qusb2.h>
2593 compatible = "qcom,sc7180-qusb2-phy", "qcom,qusb2-v2-phy";
Dmsm8998.dtsi1726 compatible = "qcom,msm8998-qusb2-phy";