Searched full:qusb2 (Results 1 – 21 of 21) sorted by relevance
/linux-6.14.4/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,ipq5424-qusb2-phy 22 - qcom,ipq6018-qusb2-phy 23 - qcom,ipq8074-qusb2-phy 24 - qcom,ipq9574-qusb2-phy 25 - qcom,msm8953-qusb2-phy 26 - qcom,msm8996-qusb2-phy 27 - qcom,msm8998-qusb2-phy [all …]
|
/linux-6.14.4/drivers/phy/qualcomm/ |
D | phy-qcom-qusb2.c | 22 #include <dt-bindings/phy/phy-qcom-qusb2.h> 427 /* struct override_param - structure holding qusb2 v2 phy overriding param 436 /*struct override_params - structure holding qusb2 v2 phy overriding params 456 * struct qusb2_phy - structure holding qusb2 phy attributes 662 dev_vdbg(dev, "Suspending QUSB2 Phy, mode:%d\n", qphy->mode); in qusb2_phy_runtime_suspend() 728 dev_vdbg(dev, "Resuming QUSB2 phy, mode:%d\n", qphy->mode); in qusb2_phy_runtime_resume() 782 dev_vdbg(&phy->dev, "%s(): Initializing QUSB2 phy\n", __func__); in qusb2_phy_init() 957 .compatible = "qcom,ipq5424-qusb2-phy", 960 .compatible = "qcom,ipq6018-qusb2-phy", 963 .compatible = "qcom,ipq8074-qusb2-phy", [all …]
|
D | Kconfig | 118 tristate "Qualcomm QUSB2 PHY Driver" 123 Enable this to support the HighSpeed QUSB2 PHY transceiver for USB
|
D | Makefile | 17 obj-$(CONFIG_PHY_QCOM_QUSB2) += phy-qcom-qusb2.o
|
/linux-6.14.4/Documentation/devicetree/bindings/usb/ |
D | qcom,dwc3.yaml | 114 - hs_phy_irq: Apart from DP/DM/QUSB2 PHY interrupts, there is 118 - qusb2_phy: SoCs with QUSB2 PHY do not have separate DP/DM IRQs and 125 only on SoCs with non-QUSB2 targets with
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | ipq5424.dtsi | 292 compatible = "qcom,ipq5424-qusb2-phy"; 358 compatible = "qcom,ipq5424-qusb2-phy";
|
D | ipq6018.dtsi | 237 compatible = "qcom,ipq6018-qusb2-phy"; 274 compatible = "qcom,ipq6018-qusb2-phy";
|
D | ipq8074.dtsi | 151 compatible = "qcom,ipq8074-qusb2-phy"; 188 compatible = "qcom,ipq8074-qusb2-phy";
|
D | sdm670.dtsi | 18 #include <dt-bindings/phy/phy-qcom-qusb2.h> 1497 compatible = "qcom,sdm670-qusb2-phy", "qcom,qusb2-v2-phy";
|
D | sdm845.dtsi | 23 #include <dt-bindings/phy/phy-qcom-qusb2.h> 3983 compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy"; 3998 compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy";
|
D | sdm630.dtsi | 1339 compatible = "qcom,sdm660-qusb2-phy"; 1353 compatible = "qcom,sdm660-qusb2-phy";
|
D | ipq9574.dtsi | 677 compatible = "qcom,ipq9574-qusb2-phy";
|
D | sm6125.dtsi | 676 compatible = "qcom,msm8996-qusb2-phy";
|
D | sc7180.dtsi | 20 #include <dt-bindings/phy/phy-qcom-qusb2.h> 2865 compatible = "qcom,sc7180-qusb2-phy", "qcom,qusb2-v2-phy";
|
D | qcs615.dtsi | 3480 compatible = "qcom,qcs615-qusb2-phy"; 3495 compatible = "qcom,qcs615-qusb2-phy";
|
D | sm6350.dtsi | 1693 compatible = "qcom,sm6350-qusb2-phy", "qcom,qusb2-v2-phy";
|
D | msm8996.dtsi | 3139 compatible = "qcom,msm8996-qusb2-phy"; 3153 compatible = "qcom,msm8996-qusb2-phy";
|
D | msm8953.dtsi | 451 compatible = "qcom,msm8953-qusb2-phy";
|
D | qcm2290.dtsi | 662 compatible = "qcom,qcm2290-qusb2-phy";
|
D | msm8998.dtsi | 2237 compatible = "qcom,msm8998-qusb2-phy";
|
D | sm6115.dtsi | 839 compatible = "qcom,sm6115-qusb2-phy";
|