Home
last modified time | relevance | path

Searched full:qcom (Results 1 – 25 of 1604) sorted by relevance

12345678910>>...65

/openbmc/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,rpmh.yaml4 $id: http://devicetree.org/schemas/interconnect/qcom,rpmh.yaml#
27 - qcom,sc7180-aggre1-noc
28 - qcom,sc7180-aggre2-noc
29 - qcom,sc7180-camnoc-virt
30 - qcom,sc7180-compute-noc
31 - qcom,sc7180-config-noc
32 - qcom,sc7180-dc-noc
33 - qcom,sc7180-gem-noc
34 - qcom,sc7180-mc-virt
35 - qcom,sc7180-mmss-noc
[all …]
H A Dqcom,rpm.yaml4 $id: http://devicetree.org/schemas/interconnect/qcom,rpm.yaml#
23 - qcom,msm8916-bimc
24 - qcom,msm8916-pcnoc
25 - qcom,msm8916-snoc
26 - qcom,msm8939-bimc
27 - qcom,msm8939-pcnoc
28 - qcom,msm8939-snoc
29 - qcom,msm8996-a0noc
30 - qcom,msm8996-a1noc
31 - qcom,msm8996-a2noc
[all …]
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Dqcom,scm.yaml4 $id: http://devicetree.org/schemas/firmware/qcom,scm.yaml#
7 title: QCOM Secure Channel Manager (SCM)
24 - qcom,scm-apq8064
25 - qcom,scm-apq8084
26 - qcom,scm-ipq4019
27 - qcom,scm-ipq5332
28 - qcom,scm-ipq6018
29 - qcom,scm-ipq806x
30 - qcom,scm-ipq8074
31 - qcom,scm-ipq9574
[all …]
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dqcom.yaml4 $id: http://devicetree.org/schemas/arm/qcom.yaml#
7 title: QCOM
13 Some qcom based bootloaders identify the dtb blob based on a set of
21 compatible = "qcom,<SoC>[-<soc_version>][-<foundry_id>]-<board>[/<subtype>][-<board_version>]"
126 "qcom,msm8916-v1-cdp-pm8916-v2.1"
131 "qcom,apq8074-v2.0-2-dragonboard/1-v0.1"
148 - qcom,apq8016-sbc
149 - const: qcom,apq8016
157 - const: qcom,apq8026
164 - qcom,apq8064-cm-qs600
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,pmic-gpio.yaml4 $id: http://devicetree.org/schemas/pinctrl/qcom,pmic-gpio.yaml#
20 - qcom,pm2250-gpio
21 - qcom,pm660-gpio
22 - qcom,pm660l-gpio
23 - qcom,pm6125-gpio
24 - qcom,pm6150-gpio
25 - qcom,pm6150l-gpio
26 - qcom,pm6350-gpio
27 - qcom,pm7250b-gpio
28 - qcom,pm7325-gpio
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dqcom,spmi-pmic.yaml4 $id: http://devicetree.org/schemas/mfd/qcom,spmi-pmic.yaml#
36 - qcom,pm2250
37 - qcom,pm6125
38 - qcom,pm6150
39 - qcom,pm6150l
40 - qcom,pm6350
41 - qcom,pm660
42 - qcom,pm660l
43 - qcom,pm7250b
44 - qcom,pm7550ba
[all …]
H A Dqcom,tcsr.yaml4 $id: http://devicetree.org/schemas/mfd/qcom,tcsr.yaml#
20 - qcom,msm8976-tcsr
21 - qcom,msm8998-tcsr
22 - qcom,qcs404-tcsr
23 - qcom,sc7180-tcsr
24 - qcom,sc7280-tcsr
25 - qcom,sc8280xp-tcsr
26 - qcom,sdm630-tcsr
27 - qcom,sdm845-tcsr
28 - qcom,sdx55-tcsr
[all …]
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-qcom.c120 static void dwc3_qcom_vbus_override_enable(struct dwc3_qcom *qcom, bool enable) in dwc3_qcom_vbus_override_enable() argument
123 dwc3_qcom_setbits(qcom->qscratch_base, QSCRATCH_SS_PHY_CTRL, in dwc3_qcom_vbus_override_enable()
125 dwc3_qcom_setbits(qcom->qscratch_base, QSCRATCH_HS_PHY_CTRL, in dwc3_qcom_vbus_override_enable()
128 dwc3_qcom_clrbits(qcom->qscratch_base, QSCRATCH_SS_PHY_CTRL, in dwc3_qcom_vbus_override_enable()
130 dwc3_qcom_clrbits(qcom->qscratch_base, QSCRATCH_HS_PHY_CTRL, in dwc3_qcom_vbus_override_enable()
138 struct dwc3_qcom *qcom = container_of(nb, struct dwc3_qcom, vbus_nb); in dwc3_qcom_vbus_notifier() local
141 dwc3_qcom_vbus_override_enable(qcom, event); in dwc3_qcom_vbus_notifier()
142 qcom->mode = event ? USB_DR_MODE_PERIPHERAL : USB_DR_MODE_HOST; in dwc3_qcom_vbus_notifier()
150 struct dwc3_qcom *qcom = container_of(nb, struct dwc3_qcom, host_nb); in dwc3_qcom_host_notifier() local
153 dwc3_qcom_vbus_override_enable(qcom, !event); in dwc3_qcom_host_notifier()
[all …]
/openbmc/linux/arch/arm/boot/dts/qcom/
H A DMakefile3 qcom-apq8016-sbc.dtb \
4 qcom-apq8026-asus-sparrow.dtb \
5 qcom-apq8026-huawei-sturgeon.dtb \
6 qcom-apq8026-lg-lenok.dtb \
7 qcom-apq8026-samsung-matisse-wifi.dtb \
8 qcom-apq8060-dragonboard.dtb \
9 qcom-apq8064-cm-qs600.dtb \
10 qcom-apq8064-ifc6410.dtb \
11 qcom-apq8064-sony-xperia-lagan-yuga.dtb \
12 qcom-apq8064-asus-nexus7-flo.dtb \
[all …]
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,smd-rpm.yaml4 $id: http://devicetree.org/schemas/soc/qcom/qcom,smd-rpm.yaml#
16 qcom,smd.yaml for the required edge properties. All SMD/GLINK related
23 Refer to Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml
34 - qcom,rpm-apq8084
35 - qcom,rpm-ipq6018
36 - qcom,rpm-ipq9574
37 - qcom,rpm-mdm9607
38 - qcom,rpm-msm8226
39 - qcom,rpm-msm8610
40 - qcom,rpm-msm8909
[all …]
H A Dqcom,apr.yaml4 $id: http://devicetree.org/schemas/soc/qcom/qcom,apr.yaml#
20 - qcom,apr
21 - qcom,apr-v2
22 - qcom,gpr
27 qcom,apr-domain:
41 qcom,domain:
59 qcom,glink-channels:
64 qcom,intents:
79 qcom,smd-channels:
94 $ref: /schemas/soc/qcom/qcom,apr-services.yaml
[all …]
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,rpmcc.yaml4 $id: http://devicetree.org/schemas/clock/qcom,rpmcc.yaml#
14 The clock enumerators are defined in <dt-bindings/clock/qcom,rpmcc.h> and
26 - qcom,rpmcc-apq8060
27 - qcom,rpmcc-apq8064
28 - qcom,rpmcc-ipq806x
29 - qcom,rpmcc-mdm9607
30 - qcom,rpmcc-msm8226
31 - qcom,rpmcc-msm8660
32 - qcom,rpmcc-msm8909
33 - qcom,rpmcc-msm8916
[all …]
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dqcom,dwc3.yaml4 $id: http://devicetree.org/schemas/usb/qcom,dwc3.yaml#
16 - qcom,ipq4019-dwc3
17 - qcom,ipq5332-dwc3
18 - qcom,ipq6018-dwc3
19 - qcom,ipq8064-dwc3
20 - qcom,ipq8074-dwc3
21 - qcom,ipq9574-dwc3
22 - qcom,msm8953-dwc3
23 - qcom,msm8994-dwc3
24 - qcom,msm8996-dwc3
[all …]
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,adsp.yaml4 $id: http://devicetree.org/schemas/remoteproc/qcom,adsp.yaml#
19 - qcom,msm8226-adsp-pil
20 - qcom,msm8953-adsp-pil
21 - qcom,msm8974-adsp-pil
22 - qcom,msm8996-adsp-pil
23 - qcom,msm8996-slpi-pil
24 - qcom,msm8998-adsp-pas
25 - qcom,msm8998-slpi-pas
26 - qcom,sdm660-adsp-pas
27 - qcom,sdm845-adsp-pas
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dqcom,apcs-kpss-global.yaml4 $id: http://devicetree.org/schemas/mailbox/qcom,apcs-kpss-global.yaml#
21 - qcom,ipq5018-apcs-apps-global
22 - qcom,ipq5332-apcs-apps-global
23 - qcom,ipq8074-apcs-apps-global
24 - qcom,ipq9574-apcs-apps-global
25 - const: qcom,ipq6018-apcs-apps-global
28 - qcom,sc7180-apss-shared
29 - qcom,sc8180x-apss-shared
30 - qcom,sm8150-apss-shared
31 - const: qcom,sdm845-apss-shared
[all …]
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dpm660.dtsi6 #include <dt-bindings/iio/qcom,spmi-vadc.h>
39 compatible = "qcom,pm660", "qcom,spmi-pmic";
45 compatible = "qcom,pm8941-rtc";
52 compatible = "qcom,pm8998-pon";
58 compatible = "qcom,pm8941-pwrkey";
68 compatible = "qcom,pm8941-resin";
78 compatible = "qcom,spmi-temp-alarm";
87 compatible = "qcom,spmi-adc-rev2";
96 qcom,decimation = <1024>;
97 qcom,pre-scaling = <1 1>;
[all …]
/openbmc/linux/Documentation/devicetree/bindings/iommu/
H A Darm,smmu.yaml26 - description: Qcom SoCs implementing "arm,smmu-v2"
29 - qcom,msm8996-smmu-v2
30 - qcom,msm8998-smmu-v2
31 - qcom,sdm630-smmu-v2
32 - qcom,sm6375-smmu-v2
33 - const: qcom,smmu-v2
35 - description: Qcom SoCs implementing "qcom,smmu-500" and "arm,mmu-500"
38 - qcom,qcm2290-smmu-500
39 - qcom,qdu1000-smmu-500
40 - qcom,sa8775p-smmu-500
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci-msm.yaml20 - qcom,sdhci-msm-v4
24 - qcom,apq8084-sdhci
25 - qcom,msm8226-sdhci
26 - qcom,msm8953-sdhci
27 - qcom,msm8974-sdhci
28 - qcom,msm8976-sdhci
29 - qcom,msm8916-sdhci
30 - qcom,msm8992-sdhci
31 - qcom,msm8994-sdhci
32 - qcom,msm8996-sdhci
[all …]
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,sc8280xp-qmp-pcie-phy.yaml4 $id: http://devicetree.org/schemas/phy/qcom,sc8280xp-qmp-pcie-phy.yaml#
19 - qcom,sa8775p-qmp-gen4x2-pcie-phy
20 - qcom,sa8775p-qmp-gen4x4-pcie-phy
21 - qcom,sc8180x-qmp-pcie-phy
22 - qcom,sc8280xp-qmp-gen3x1-pcie-phy
23 - qcom,sc8280xp-qmp-gen3x2-pcie-phy
24 - qcom,sc8280xp-qmp-gen3x4-pcie-phy
25 - qcom,sdm845-qhp-pcie-phy
26 - qcom,sdm845-qmp-pcie-phy
27 - qcom,sdx55-qmp-pcie-phy
[all …]
H A Dqcom,sc8280xp-qmp-ufs-phy.yaml4 $id: http://devicetree.org/schemas/phy/qcom,sc8280xp-qmp-ufs-phy.yaml#
19 - qcom,msm8996-qmp-ufs-phy
20 - qcom,msm8998-qmp-ufs-phy
21 - qcom,sa8775p-qmp-ufs-phy
22 - qcom,sc8180x-qmp-ufs-phy
23 - qcom,sc8280xp-qmp-ufs-phy
24 - qcom,sdm845-qmp-ufs-phy
25 - qcom,sm6115-qmp-ufs-phy
26 - qcom,sm6125-qmp-ufs-phy
27 - qcom,sm6350-qmp-ufs-phy
[all …]
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dqcom,rpmpd.yaml4 $id: http://devicetree.org/schemas/power/qcom,rpmpd.yaml#
19 - qcom,mdm9607-rpmpd
20 - qcom,msm8226-rpmpd
21 - qcom,msm8909-rpmpd
22 - qcom,msm8916-rpmpd
23 - qcom,msm8939-rpmpd
24 - qcom,msm8953-rpmpd
25 - qcom,msm8976-rpmpd
26 - qcom,msm8994-rpmpd
27 - qcom,msm8996-rpmpd
[all …]
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dqcom-wdt.yaml4 $id: http://devicetree.org/schemas/watchdog/qcom-wdt.yaml#
20 - qcom,kpss-wdt-ipq4019
21 - qcom,apss-wdt-ipq5018
22 - qcom,apss-wdt-ipq5332
23 - qcom,apss-wdt-ipq9574
24 - qcom,apss-wdt-msm8994
25 - qcom,apss-wdt-qcm2290
26 - qcom,apss-wdt-qcs404
27 - qcom,apss-wdt-sa8775p
28 - qcom,apss-wdt-sc7180
[all …]
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dqcom-qce.yaml4 $id: http://devicetree.org/schemas/crypto/qcom-qce.yaml#
19 - const: qcom,crypto-v5.1
23 - const: qcom,crypto-v5.4
29 - qcom,ipq4019-qce
30 - qcom,sm8150-qce
31 - const: qcom,qce
35 - qcom,ipq6018-qce
36 - qcom,ipq8074-qce
37 - qcom,ipq9574-qce
38 - qcom,msm8996-qce
[all …]
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Dqcom,qfprom.yaml4 $id: http://devicetree.org/schemas/nvmem/qcom,qfprom.yaml#
19 - qcom,apq8064-qfprom
20 - qcom,apq8084-qfprom
21 - qcom,ipq5332-qfprom
22 - qcom,ipq6018-qfprom
23 - qcom,ipq8064-qfprom
24 - qcom,ipq8074-qfprom
25 - qcom,ipq9574-qfprom
26 - qcom,msm8226-qfprom
27 - qcom,msm8916-qfprom
[all …]
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml5 $id: http://devicetree.org/schemas/thermal/qcom-tsens.yaml#
8 title: QCOM SoC Temperature Sensor (TSENS)
14 QCOM SoCs have TSENS IP to allow temperature measurement. There are currently
25 - qcom,ipq8064-tsens
26 - qcom,msm8960-tsens
31 - qcom,mdm9607-tsens
32 - qcom,msm8226-tsens
33 - qcom,msm8909-tsens
34 - qcom,msm8916-tsens
35 - qcom,msm8939-tsens
[all …]

12345678910>>...65