Home
last modified time | relevance | path

Searched full:sdm630 (Results 1 – 21 of 21) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,gcc-sdm660.yaml7 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)
25 - qcom,gcc-sdm630
H A Dqcom,gpucc-sdm660.yaml7 title: Qualcomm Graphics Clock & Reset Controller on SDM630 and SDM660
14 power domains on SDM630 and SDM660.
21 - qcom,gpucc-sdm630
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm630-sony-xperia-nile-discovery.dts8 #include "sdm630.dtsi"
9 #include "sdm630-sony-xperia-nile.dtsi"
13 compatible = "sony,discovery-row", "qcom,sdm630";
H A Dsdm630-sony-xperia-nile-pioneer.dts8 #include "sdm630.dtsi"
9 #include "sdm630-sony-xperia-nile.dtsi"
13 compatible = "sony,pioneer-row", "qcom,sdm630";
H A Dsdm630-sony-xperia-nile-voyager.dts8 #include "sdm630.dtsi"
9 #include "sdm630-sony-xperia-nile.dtsi"
13 compatible = "sony,voyager-row", "qcom,sdm630";
H A Dsdm630-sony-xperia-ganges-kirin.dts8 #include "sdm630.dtsi"
9 #include "sdm630-sony-xperia-nile.dtsi"
13 compatible = "sony,kirin-row", "qcom,sdm630";
H A Dsdm636-sony-xperia-ganges-mermaid.dts8 #include "sdm630-sony-xperia-ganges-kirin.dts"
H A Dsdm630-sony-xperia-nile.dtsi160 firmware-name = "qcom/sdm630/Sony/nile/adsp.mbn";
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,pil-info.yaml33 compatible = "qcom,sdm630-imem", "syscon", "simple-mfd";
/linux/Documentation/devicetree/bindings/mfd/
H A Dqcom,tcsr.yaml31 - qcom,sdm630-tcsr
/linux/Documentation/devicetree/bindings/iommu/
H A Darm,smmu.yaml31 - qcom,sdm630-smmu-v2
136 - qcom,sdm630-smmu-v2
297 - qcom,sdm630-smmu-v2
/linux/Documentation/devicetree/bindings/dma/
H A Dqcom,bam-dma.yaml24 # MSM8916, SDM630
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,mdp5.yaml34 - qcom,sdm630-mdp5
/linux/drivers/soc/qcom/
H A Dqcom_pd_mapper.c459 /* Unlike SDM660, SDM630/636 lack CDSP */
602 { .compatible = "qcom,sdm630", .data = sdm630_domains, },
H A Dubwc_config.c275 { .compatible = "qcom,sdm630", .data = &msm8937_data },
H A Dsocinfo.c395 { qcom_board_id(SDM630) },
/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml74 - qcom,sdm630-tsens
/linux/drivers/clk/qcom/
H A Dmmcc-sdm660.c2808 { .compatible = "qcom,mmcc-sdm630", .data = (void *)1UL },
2815 /* SDM630 has only one DSI */ in sdm630_clock_override()
2859 MODULE_DESCRIPTION("Qualcomm SDM630/SDM660 MMCC driver");
H A Dgcc-sdm660.c2528 { .compatible = "qcom,gcc-sdm630" },
/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c973 "qcom,sdm630-mdp5",
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.c1494 { .compatible = "qcom,sdm630-mdp5", .data = &dpu_sdm630_cfg, }, in dpu_runtime_resume()