Searched full:qusb2 (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/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,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 …]
|
| /kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
| D | phy-qcom-qusb2.c | 23 #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 527 dev_vdbg(dev, "Suspending QUSB2 Phy, mode:%d\n", qphy->mode); in qusb2_phy_runtime_suspend() 593 dev_vdbg(dev, "Resuming QUSB2 phy, mode:%d\n", qphy->mode); in qusb2_phy_runtime_resume() 647 dev_vdbg(&phy->dev, "%s(): Initializing QUSB2 phy\n", __func__); in qusb2_phy_init() 817 .compatible = "qcom,ipq8074-qusb2-phy", 820 .compatible = "qcom,msm8996-qusb2-phy", 823 .compatible = "qcom,msm8998-qusb2-phy", [all …]
|
| D | Kconfig | 52 tristate "Qualcomm QUSB2 PHY Driver" 57 Enable this to support the HighSpeed QUSB2 PHY transceiver for USB
|
| D | Makefile | 8 obj-$(CONFIG_PHY_QCOM_QUSB2) += phy-qcom-qusb2.o
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
| D | ipq8074.dtsi | 116 compatible = "qcom,ipq8074-qusb2-phy"; 159 compatible = "qcom,ipq8074-qusb2-phy";
|
| D | sdm845.dtsi | 18 #include <dt-bindings/phy/phy-qcom-qusb2.h> 3451 compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy"; 3466 compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy";
|
| D | msm8996.dtsi | 1810 compatible = "qcom,msm8996-qusb2-phy"; 1824 compatible = "qcom,msm8996-qusb2-phy";
|
| D | sc7180.dtsi | 17 #include <dt-bindings/phy/phy-qcom-qusb2.h> 2594 compatible = "qcom,sc7180-qusb2-phy", "qcom,qusb2-v2-phy";
|
| D | msm8998.dtsi | 1730 compatible = "qcom,msm8998-qusb2-phy";
|