Home
last modified time | relevance | path

Searched full:msm8939 (Results 1 – 23 of 23) sorted by relevance

/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,msm8939.yaml4 $id: http://devicetree.org/schemas/interconnect/qcom,msm8939.yaml#
7 title: Qualcomm MSM8937/MSM8939/MSM8976 Network-On-Chip interconnect
13 The Qualcomm MSM8937/MSM8939/MSM8976 interconnect providers support
25 - qcom,msm8939-bimc
26 - qcom,msm8939-pcnoc
27 - qcom,msm8939-snoc
50 - qcom,msm8939-snoc-mm
69 compatible = "qcom,msm8939-snoc";
74 compatible = "qcom,msm8939-snoc-mm";
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8939-wingtech-wt82918.dts5 #include "msm8939-pm8916.dtsi"
6 #include "msm8939-wingtech-wt82918.dtsi"
10 compatible = "wingtech,wt82918", "qcom,msm8939";
H A Dmsm8939-wingtech-wt82918hd.dts5 #include "msm8939-pm8916.dtsi"
6 #include "msm8939-wingtech-wt82918.dtsi"
10 compatible = "wingtech,wt82918hdhw39", "qcom,msm8939";
H A Dmsm8939-sony-xperia-kanuti-tulip.dts10 #include "msm8939.dtsi"
11 #include "msm8939-pm8916.dtsi"
18 compatible = "sony,kanuti-tulip", "qcom,msm8939";
H A Dapq8039-t2.dts10 #include "msm8939.dtsi"
11 #include "msm8939-pm8916.dtsi"
19 compatible = "square,apq8039-t2", "qcom,msm8939";
H A Dmsm8929.dtsi3 #include "msm8939.dtsi"
H A Dmsm8939-huawei-kiwi.dts5 #include "msm8939-pm8916.dtsi"
10 compatible = "huawei,kiwi", "qcom,msm8939";
H A Dmsm8929-wingtech-wt82918hd.dts6 #include "msm8939-wingtech-wt82918.dtsi"
H A Dmsm8939-longcheer-l9100.dts5 #include "msm8939-pm8916.dtsi"
16 compatible = "longcheer,l9100", "qcom,msm8939";
H A Dmsm8939-samsung-a7.dts5 #include "msm8939-pm8916.dtsi"
15 compatible = "samsung,a7", "qcom,msm8939";
/linux/Documentation/devicetree/bindings/mailbox/
H A Dqcom,apcs-kpss-global.yaml60 - qcom,msm8939-apcs-kpss-global
139 msm8939-apcs-clock-controller:
202 - qcom,msm8939-apcs-kpss-global
204 $ref: '#/$defs/msm8939-apcs-clock-controller'
207 $ref: '#/$defs/msm8939-apcs-clock-controller'
/linux/drivers/interconnect/qcom/
H A Dmsm8939.c15 #include <dt-bindings/interconnect/qcom,msm8939.h>
1413 { .compatible = "qcom,msm8939-bimc", .data = &msm8939_bimc },
1414 { .compatible = "qcom,msm8939-pcnoc", .data = &msm8939_pcnoc },
1415 { .compatible = "qcom,msm8939-snoc", .data = &msm8939_snoc },
1416 { .compatible = "qcom,msm8939-snoc-mm", .data = &msm8939_snoc_mm },
1425 .name = "qnoc-msm8939",
1432 MODULE_DESCRIPTION("Qualcomm MSM8939 NoC driver");
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,a53pll.yaml27 - qcom,msm8939-a53pll
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,saw2.yaml37 - qcom,msm8939-saw2-v3.0-cpu
/linux/drivers/clk/qcom/
H A Da53-pll.c155 { .compatible = "qcom,msm8939-a53pll" },
H A DMakefile84 obj-$(CONFIG_MSM_GCC_8939) += gcc-msm8939.o
H A Dgcc-msm8939.c16 #include <dt-bindings/clock/qcom,gcc-msm8939.h>
17 #include <dt-bindings/reset/qcom,gcc-msm8939.h>
4096 { .compatible = "qcom,gcc-msm8939" },
4118 .name = "gcc-msm8939",
4135 MODULE_DESCRIPTION("Qualcomm GCC MSM8939 Driver");
H A DKconfig690 tristate "MSM8939 Global Clock Controller"
693 Support for the global clock controller on msm8939 devices.
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dqcom-cpufreq-nvmem.yaml36 - qcom,msm8939
/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml35 - qcom,msm8939-tsens
/linux/drivers/soc/qcom/
H A Dspm.c488 { .compatible = "qcom,msm8939-saw2-v3.0-cpu",
H A Dqcom_pd_mapper.c633 { .compatible = "qcom,msm8939", .data = NULL, },
/linux/drivers/thermal/qcom/
H A Dtsens.c1192 .compatible = "qcom,msm8939-tsens",