/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | qcom,sdm660.yaml | 4 $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 D | qcom,gcc-sdm660.yaml | 4 $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 D | qcom,gpucc-sdm660.yaml | 4 $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 D | qcom,sdm660-venus.yaml | 4 $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 D | sdm660.dtsi | 137 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 D | sdm630.dtsi | 8 #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 D | sdm636.dtsi | 8 #include "sdm660.dtsi"
|
H A D | sdm660-xiaomi-lavender.dts | 9 #include "sdm660.dtsi" 17 compatible = "xiaomi,lavender", "qcom,sdm660";
|
H A D | sda660-inforce-ifc6560.dts | 11 #include "sdm660.dtsi"
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,sdm630-pinctrl.yaml | 7 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 D | qcom,saw2.yaml | 31 - qcom,sdm660-gold-saw2-v4.1-l2 32 - qcom,sdm660-silver-saw2-v4.1-l2
|
H A D | qcom,smd-rpm.yaml | 59 - qcom,rpm-sdm660
|
/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,adsp.yaml | 26 - qcom,sdm660-adsp-pas 180 - qcom,sdm660-adsp-pas
|
H A D | qcom,rpm-proc.yaml | 89 - qcom,sdm660-rpm-proc
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | qcom,dwc3.yaml | 52 - qcom,sdm660-dwc3 332 - qcom,sdm660-dwc3 433 - qcom,sdm660-dwc3
|
H A D | qcom,snps-dwc3.yaml | 52 - qcom,sdm660-dwc3 316 - qcom,sdm660-dwc3 417 - qcom,sdm660-dwc3
|
/linux/include/dt-bindings/interconnect/ |
H A D | qcom,sdm660.h | 2 /* SDM660 interconnect IDs */
|
/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | qcom,mdp5.yaml | 35 - qcom,sdm660-mdp5
|
/linux/Documentation/devicetree/bindings/power/ |
H A D | qcom,rpmpd.yaml | 47 - qcom,sdm660-rpmpd
|
/linux/drivers/soc/qcom/ |
H A D | qcom_pd_mapper.c | 432 /* Unlike SDM660, SDM630/636 lack CDSP */ 572 { .compatible = "qcom,sdm660", .data = sdm660_domains, },
|
H A D | spm.c | 478 { .compatible = "qcom,sdm660-gold-saw2-v4.1-l2", 480 { .compatible = "qcom,sdm660-silver-saw2-v4.1-l2",
|
H A D | smd-rpm.c | 238 { .compatible = "qcom,rpm-sdm660" },
|
/linux/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu-qcom.c | 424 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 D | qcom.yaml | 79 sdm660 900 - const: qcom,sdm660
|
/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-sdm660.c | 1434 { .compatible = "qcom,sdm660-pinctrl", }, 1441 .name = "sdm660-pinctrl", 1459 MODULE_DESCRIPTION("QTI sdm660 pinctrl driver");
|