Searched full:sdm630 (Results 1 – 25 of 29) sorted by relevance
12
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sdm630-sony-xperia-nile-discovery.dts | 8 #include "sdm630.dtsi" 9 #include "sdm630-sony-xperia-nile.dtsi" 13 compatible = "sony,discovery-row", "qcom,sdm630";
|
D | sdm630-sony-xperia-nile-pioneer.dts | 8 #include "sdm630.dtsi" 9 #include "sdm630-sony-xperia-nile.dtsi" 13 compatible = "sony,pioneer-row", "qcom,sdm630";
|
D | sdm630-sony-xperia-nile-voyager.dts | 8 #include "sdm630.dtsi" 9 #include "sdm630-sony-xperia-nile.dtsi" 13 compatible = "sony,voyager-row", "qcom,sdm630";
|
D | sdm630-sony-xperia-ganges-kirin.dts | 8 #include "sdm630.dtsi" 9 #include "sdm630-sony-xperia-nile.dtsi" 13 compatible = "sony,kirin-row", "qcom,sdm630";
|
D | Makefile | 118 dtb-$(CONFIG_ARCH_QCOM) += sdm630-sony-xperia-ganges-kirin.dtb 119 dtb-$(CONFIG_ARCH_QCOM) += sdm630-sony-xperia-nile-discovery.dtb 120 dtb-$(CONFIG_ARCH_QCOM) += sdm630-sony-xperia-nile-pioneer.dtb 121 dtb-$(CONFIG_ARCH_QCOM) += sdm630-sony-xperia-nile-voyager.dtb
|
D | sdm630.dtsi | 539 compatible = "qcom,gcc-sdm630"; 556 compatible = "qcom,sdm630-qfprom", "qcom,qfprom"; 612 compatible = "qcom,sdm630-smmu-v2", "qcom,smmu-v2"; 690 compatible = "qcom,sdm630-tsens", "qcom,tsens-v2"; 707 compatible = "qcom,sdm630-tcsr", "syscon"; 712 compatible = "qcom,sdm630-pinctrl"; 1098 compatible = "qcom,sdm630-smmu-v2", 1134 compatible = "qcom,gpucc-sdm630"; 1150 compatible = "qcom,sdm630-smmu-v2", "qcom,smmu-v2"; 1248 * SDM630 technically supports USB3 but I [all …]
|
D | sdm636-sony-xperia-ganges-mermaid.dts | 8 #include "sdm630-sony-xperia-ganges-kirin.dts"
|
D | sdm660.dtsi | 10 #include "sdm630.dtsi"
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | qcom,gpucc-sdm660.yaml | 7 title: Qualcomm Graphics Clock & Reset Controller Binding for SDM630 and SDM660 14 power domains on SDM630 and SDM660. 21 - qcom,gpucc-sdm630
|
D | qcom,mmcc.yaml | 30 - qcom,mmcc-sdm630 109 - qcom,mmcc-sdm630 214 - qcom,mmcc-sdm630
|
D | qcom,gcc-other.yaml | 27 - dt-bindings/clock/qcom,gcc-sdm660.h (qcom,gcc-sdm630 and qcom,gcc-sdm660) 44 - qcom,gcc-sdm630
|
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,pil-info.yaml | 33 compatible = "qcom,sdm630-imem", "syscon", "simple-mfd";
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | qcom,tcsr.yaml | 24 - qcom,sdm630-tcsr
|
/Linux-v6.1/Documentation/devicetree/bindings/sram/ |
D | qcom,imem.yaml | 25 - qcom,sdm630-imem
|
/Linux-v6.1/drivers/clk/qcom/ |
D | gpucc-sdm660.c | 303 { .compatible = "qcom,gpucc-sdm630" }, 346 MODULE_DESCRIPTION("Qualcomm SDM630/SDM660 GPUCC Driver");
|
D | Kconfig | 545 Support for the graphics clock controller on SDM630/636/660 devices.
|
D | mmcc-sdm660.c | 2811 { .compatible = "qcom,mmcc-sdm630", .data = (void *)1UL }, 2818 /* SDM630 has only one DSI */ in sdm630_clock_override() 2866 MODULE_DESCRIPTION("Qualcomm SDM630/SDM660 MMCC driver");
|
/Linux-v6.1/Documentation/devicetree/bindings/nvmem/ |
D | qcom,qfprom.yaml | 29 - qcom,sdm630-qfprom
|
/Linux-v6.1/drivers/iommu/arm/arm-smmu/ |
D | arm-smmu-qcom-debug.c | 121 { .compatible = "qcom,sdm630-smmu-v2" },
|
D | arm-smmu-qcom.c | 433 { .compatible = "qcom,sdm630-smmu-v2" },
|
/Linux-v6.1/Documentation/devicetree/bindings/thermal/ |
D | qcom-tsens.yaml | 54 - qcom,sdm630-tsens
|
/Linux-v6.1/Documentation/devicetree/bindings/mmc/ |
D | sdhci-msm.yaml | 40 - qcom,sdm630-sdhci
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,sdm660-pinctrl.txt | 10 "qcom,sdm630-pinctrl".
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | qcom.yaml | 50 sdm630 618 - const: qcom,sdm630
|
/Linux-v6.1/drivers/soc/qcom/ |
D | socinfo.c | 291 { 318, "SDM630" },
|
12