Home
last modified time | relevance | path

Searched full:sdm660 (Results 1 – 25 of 31) sorted by relevance

12

/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,sdm660.yaml4 $id: http://devicetree.org/schemas/interconnect/qcom,sdm660.yaml#
7 title: Qualcomm SDM660 Network-On-Chip interconnect
13 The Qualcomm SDM660 interconnect providers support adjusting the
19 - qcom,sdm660-a2noc
20 - qcom,sdm660-bimc
21 - qcom,sdm660-cnoc
22 - qcom,sdm660-gnoc
23 - qcom,sdm660-mnoc
24 - qcom,sdm660-snoc
48 const: qcom,sdm660-mnoc
[all …]
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,gcc-sdm660.yaml4 $id: http://devicetree.org/schemas/clock/qcom,gcc-sdm660.yaml#
7 title: Qualcomm SDM660/SDM630/SDM636 Global Clock & Reset Controller
15 domains on SDM630, SDM636 and SDM660
18 include/dt-bindings/clock/qcom,gcc-sdm660.h (qcom,gcc-sdm630 and qcom,gcc-sdm660)
26 - qcom,gcc-sdm660
48 # Example for GCC for SDM660:
52 compatible = "qcom,gcc-sdm660";
H A Dqcom,gpucc-sdm660.yaml4 $id: http://devicetree.org/schemas/clock/qcom,gpucc-sdm660.yaml#
7 title: Qualcomm Graphics Clock & Reset Controller on SDM630 and SDM660
14 power domains on SDM630 and SDM660.
16 See also dt-bindings/clock/qcom,gpucc-sdm660.h.
22 - qcom,gpucc-sdm660
49 #include <dt-bindings/clock/qcom,gcc-sdm660.h>
53 compatible = "qcom,gpucc-sdm660";
/linux/Documentation/devicetree/bindings/media/
H A Dqcom,sdm660-venus.yaml4 $id: http://devicetree.org/schemas/media/qcom,sdm660-venus.yaml#
7 title: Qualcomm SDM660 Venus video encode and decode accelerators
22 const: qcom,sdm660-venus
108 #include <dt-bindings/clock/qcom,mmcc-sdm660.h>
112 compatible = "qcom,sdm660-venus";
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm660.dtsi137 compatible = "qcom,gcc-sdm660";
141 compatible = "qcom,gpucc-sdm660";
145 compatible = "qcom,sdm660-mdp5", "qcom,mdp5";
159 compatible = "qcom,sdm660-dsi-ctrl",
237 compatible = "qcom,mmcc-sdm660";
251 compatible = "qcom,sdm660-pinctrl";
H A Dsdm630.dtsi8 #include <dt-bindings/clock/qcom,gcc-sdm660.h>
9 #include <dt-bindings/clock/qcom,gpucc-sdm660.h>
10 #include <dt-bindings/clock/qcom,mmcc-sdm660.h>
13 #include <dt-bindings/interconnect/qcom,sdm660.h>
366 compatible = "qcom,sdm660-rpm-proc", "qcom,rpm-proc";
376 compatible = "qcom,rpm-sdm660", "qcom,glink-smd-rpm";
380 compatible = "qcom,rpmcc-sdm660", "qcom,rpmcc";
385 compatible = "qcom,sdm660-rpmpd";
614 compatible = "qcom,sdm660-bimc";
625 compatible = "qcom,sdm660-cnoc";
[all …]
H A Dsdm636.dtsi8 #include "sdm660.dtsi"
H A Dsdm660-xiaomi-lavender.dts9 #include "sdm660.dtsi"
17 compatible = "xiaomi,lavender", "qcom,sdm660";
H A Dsda660-inforce-ifc6560.dts11 #include "sdm660.dtsi"
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,sdm630-pinctrl.yaml7 title: Qualcomm SDM630 and SDM660 TLMM pin controller
14 Top Level Mode Multiplexer pin controller in Qualcomm SDM630 and SDM660 SoC.
23 - qcom,sdm660-pinctrl
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,saw2.yaml31 - qcom,sdm660-gold-saw2-v4.1-l2
32 - qcom,sdm660-silver-saw2-v4.1-l2
H A Dqcom,smd-rpm.yaml59 - qcom,rpm-sdm660
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,adsp.yaml26 - qcom,sdm660-adsp-pas
180 - qcom,sdm660-adsp-pas
H A Dqcom,rpm-proc.yaml89 - qcom,sdm660-rpm-proc
/linux/Documentation/devicetree/bindings/usb/
H A Dqcom,dwc3.yaml52 - qcom,sdm660-dwc3
332 - qcom,sdm660-dwc3
433 - qcom,sdm660-dwc3
H A Dqcom,snps-dwc3.yaml52 - qcom,sdm660-dwc3
316 - qcom,sdm660-dwc3
417 - qcom,sdm660-dwc3
/linux/include/dt-bindings/interconnect/
H A Dqcom,sdm660.h2 /* SDM660 interconnect IDs */
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,mdp5.yaml35 - qcom,sdm660-mdp5
/linux/Documentation/devicetree/bindings/power/
H A Dqcom,rpmpd.yaml47 - qcom,sdm660-rpmpd
/linux/drivers/soc/qcom/
H A Dqcom_pd_mapper.c432 /* Unlike SDM660, SDM630/636 lack CDSP */
572 { .compatible = "qcom,sdm660", .data = sdm660_domains, },
H A Dspm.c478 { .compatible = "qcom,sdm660-gold-saw2-v4.1-l2",
480 { .compatible = "qcom,sdm660-silver-saw2-v4.1-l2",
H A Dsmd-rpm.c238 { .compatible = "qcom,rpm-sdm660" },
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-qcom.c424 if (smmu->num_context_banks == 21) /* SDM630 / SDM660 A2NOC SMMU */ in qcom_smmu_cfg_probe()
426 else if (smmu->num_context_banks == 14) /* SDM630 / SDM660 LPASS SMMU */ in qcom_smmu_cfg_probe()
/linux/Documentation/devicetree/bindings/arm/
H A Dqcom.yaml79 sdm660
900 - const: qcom,sdm660
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-sdm660.c1434 { .compatible = "qcom,sdm660-pinctrl", },
1441 .name = "sdm660-pinctrl",
1459 MODULE_DESCRIPTION("QTI sdm660 pinctrl driver");

12