Searched full:qusb2 (Results 1 – 14 of 14) sorted by relevance
| /Linux-v6.1/Documentation/devicetree/bindings/phy/ |
| D | qcom,qusb2-phy.yaml | 5 $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,msm8953-qusb2-phy 23 - qcom,msm8996-qusb2-phy 24 - qcom,msm8998-qusb2-phy 25 - qcom,qcm2290-qusb2-phy 26 - qcom,sdm660-qusb2-phy 27 - qcom,ipq6018-qusb2-phy [all …]
|
| /Linux-v6.1/drivers/phy/qualcomm/ |
| D | phy-qcom-qusb2.c | 23 #include <dt-bindings/phy/phy-qcom-qusb2.h> 379 /* struct override_param - structure holding qusb2 v2 phy overriding param 388 /*struct override_params - structure holding qusb2 v2 phy overriding params 408 * struct qusb2_phy - structure holding qusb2 phy attributes 614 dev_vdbg(dev, "Suspending QUSB2 Phy, mode:%d\n", qphy->mode); in qusb2_phy_runtime_suspend() 680 dev_vdbg(dev, "Resuming QUSB2 phy, mode:%d\n", qphy->mode); in qusb2_phy_runtime_resume() 734 dev_vdbg(&phy->dev, "%s(): Initializing QUSB2 phy\n", __func__); in qusb2_phy_init() 909 .compatible = "qcom,ipq6018-qusb2-phy", 912 .compatible = "qcom,ipq8074-qusb2-phy", 915 .compatible = "qcom,msm8953-qusb2-phy", [all …]
|
| D | Kconfig | 62 tristate "Qualcomm QUSB2 PHY Driver" 67 Enable this to support the HighSpeed QUSB2 PHY transceiver for USB
|
| D | Makefile | 15 obj-$(CONFIG_PHY_QCOM_QUSB2) += phy-qcom-qusb2.o
|
| /Linux-v6.1/arch/arm64/boot/dts/qcom/ |
| D | ipq6018.dtsi | 640 compatible = "qcom,ipq6018-qusb2-phy"; 717 compatible = "qcom,ipq6018-qusb2-phy";
|
| D | ipq8074.dtsi | 145 compatible = "qcom,ipq8074-qusb2-phy"; 188 compatible = "qcom,ipq8074-qusb2-phy";
|
| D | sm6125.dtsi | 441 compatible = "qcom,msm8996-qusb2-phy";
|
| D | sm6350.dtsi | 1103 compatible = "qcom,sm6350-qusb2-phy", "qcom,qusb2-v2-phy";
|
| D | sdm845.dtsi | 20 #include <dt-bindings/phy/phy-qcom-qusb2.h> 3932 compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy"; 3947 compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy";
|
| D | sdm630.dtsi | 1259 compatible = "qcom,sdm660-qusb2-phy"; 1273 compatible = "qcom,sdm660-qusb2-phy";
|
| D | msm8953.dtsi | 415 compatible = "qcom,msm8953-qusb2-phy";
|
| D | sc7180.dtsi | 17 #include <dt-bindings/phy/phy-qcom-qusb2.h> 2661 compatible = "qcom,sc7180-qusb2-phy", "qcom,qusb2-v2-phy";
|
| D | msm8996.dtsi | 2996 compatible = "qcom,msm8996-qusb2-phy"; 3010 compatible = "qcom,msm8996-qusb2-phy";
|
| D | msm8998.dtsi | 2064 compatible = "qcom,msm8998-qusb2-phy";
|