Home
last modified time | relevance | path

Searched refs:qmp (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/phy/qualcomm/
Dphy-qcom-qmp.c678 struct qcom_qmp *qmp; member
938 static int qcom_qmp_phy_com_init(struct qcom_qmp *qmp) in qcom_qmp_phy_com_init() argument
940 const struct qmp_phy_cfg *cfg = qmp->cfg; in qcom_qmp_phy_com_init()
941 void __iomem *serdes = qmp->serdes; in qcom_qmp_phy_com_init()
942 void __iomem *dp_com = qmp->dp_com; in qcom_qmp_phy_com_init()
945 mutex_lock(&qmp->phy_mutex); in qcom_qmp_phy_com_init()
946 if (qmp->init_count++) { in qcom_qmp_phy_com_init()
947 mutex_unlock(&qmp->phy_mutex); in qcom_qmp_phy_com_init()
952 ret = regulator_bulk_enable(cfg->num_vregs, qmp->vregs); in qcom_qmp_phy_com_init()
954 dev_err(qmp->dev, "failed to enable regulators, err=%d\n", ret); in qcom_qmp_phy_com_init()
[all …]
DMakefile5 obj-$(CONFIG_PHY_QCOM_QMP) += phy-qcom-qmp.o
8 obj-$(CONFIG_PHY_QCOM_UFS) += phy-qcom-ufs-qmp-14nm.o
9 obj-$(CONFIG_PHY_QCOM_UFS) += phy-qcom-ufs-qmp-20nm.o
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dqcom-qmp-phy.txt9 "qcom,ipq8074-qmp-pcie-phy" for PCIe phy on IPQ8074
10 "qcom,msm8996-qmp-pcie-phy" for 14nm PCIe phy on msm8996,
11 "qcom,msm8996-qmp-usb3-phy" for 14nm USB3 phy on msm8996,
12 "qcom,sdm845-qmp-usb3-phy" for USB3 QMP V3 phy on sdm845,
13 "qcom,sdm845-qmp-usb3-uni-phy" for USB3 QMP V3 UNI phy on sdm845.
16 - For "qcom,sdm845-qmp-usb3-phy":
38 For "qcom,msm8996-qmp-pcie-phy" must contain:
40 For "qcom,msm8996-qmp-usb3-phy" must contain:
42 For "qcom,qmp-v3-usb3-phy" must contain:
50 For "qcom,msm8996-qmp-pcie-phy" must contain:
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/ufs/
Dufs-qcom.txt11 "qcom,ufs-phy-qmp-20nm" for 20nm ufs phy,
12 "qcom,ufs-phy-qmp-14nm" for legacy 14nm ufs phy,
13 "qcom,msm8996-ufs-phy-qmp-14nm" for 14nm ufs phy
36 compatible = "qcom,ufs-phy-qmp-20nm";
/Linux-v4.19/Documentation/devicetree/bindings/usb/
Dqcom,dwc3.txt54 Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt - USB3 QMP PHY
65 compatible = "qcom,qmp-v3-usb3-phy";
/Linux-v4.19/arch/arm64/boot/dts/qcom/
Dipq8074.dtsi283 compatible = "qcom,ipq8074-qmp-pcie-phy";
361 compatible = "qcom,ipq8074-qmp-pcie-phy";
Dmsm8996.dtsi648 compatible = "qcom,msm8996-ufs-phy-qmp-14nm";
768 compatible = "qcom,msm8996-qmp-pcie-phy";
830 compatible = "qcom,msm8996-qmp-usb3-phy";