Searched full:qusb2 (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qusb2.c | 22 #include <dt-bindings/phy/phy-qcom-qusb2.h> 378 /* struct override_param - structure holding qusb2 v2 phy overriding param 387 /*struct override_params - structure holding qusb2 v2 phy overriding params 407 * struct qusb2_phy - structure holding qusb2 phy attributes 613 dev_vdbg(dev, "Suspending QUSB2 Phy, mode:%d\n", qphy->mode); in qusb2_phy_runtime_suspend() 679 dev_vdbg(dev, "Resuming QUSB2 phy, mode:%d\n", qphy->mode); in qusb2_phy_runtime_resume() 733 dev_vdbg(&phy->dev, "%s(): Initializing QUSB2 phy\n", __func__); in qusb2_phy_init() 908 .compatible = "qcom,ipq6018-qusb2-phy", 911 .compatible = "qcom,ipq8074-qusb2-phy", 914 .compatible = "qcom,ipq9574-qusb2-phy", [all …]
|
H A D | Kconfig | 118 tristate "Qualcomm QUSB2 PHY Driver" 123 Enable this to support the HighSpeed QUSB2 PHY transceiver for USB
|
H A D | Makefile | 17 obj-$(CONFIG_PHY_QCOM_QUSB2) += phy-qcom-qusb2.o
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq6018.dtsi | 237 compatible = "qcom,ipq6018-qusb2-phy"; 274 compatible = "qcom,ipq6018-qusb2-phy";
|
H A D | ipq9574.dtsi | 560 compatible = "qcom,ipq9574-qusb2-phy";
|
H A D | sdm630.dtsi | 1337 compatible = "qcom,sdm660-qusb2-phy"; 1351 compatible = "qcom,sdm660-qusb2-phy";
|
H A D | sm6125.dtsi | 676 compatible = "qcom,msm8996-qusb2-phy";
|
H A D | msm8996.dtsi | 3134 compatible = "qcom,msm8996-qusb2-phy"; 3148 compatible = "qcom,msm8996-qusb2-phy";
|
H A D | msm8953.dtsi | 451 compatible = "qcom,msm8953-qusb2-phy";
|
H A D | qcm2290.dtsi | 662 compatible = "qcom,qcm2290-qusb2-phy";
|
H A D | sm6115.dtsi | 822 compatible = "qcom,sm6115-qusb2-phy";
|
H A D | msm8998.dtsi | 2237 compatible = "qcom,msm8998-qusb2-phy";
|