Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,gcc-msm8916.yaml7 title: Qualcomm Global Clock & Reset Controller on MSM8916 and MSM8939
15 domains on MSM8916 or MSM8939.
19 include/dt-bindings/clock/qcom,gcc-msm8939.h
21 include/dt-bindings/reset/qcom,gcc-msm8939.h
27 - qcom,gcc-msm8939
H A Dqcom,a53pll.yaml24 - qcom,msm8939-a53pll
/openbmc/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,rpm.yaml26 - qcom,msm8939-bimc
27 - qcom,msm8939-pcnoc
28 - qcom,msm8939-snoc
76 - qcom,msm8939-snoc-mm
115 - qcom,msm8939-bimc
116 - qcom,msm8939-pcnoc
117 - qcom,msm8939-snoc
247 - qcom,msm8939-snoc
/openbmc/linux/arch/arm64/boot/dts/qcom/
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 Dmsm8939.dtsi7 #include <dt-bindings/clock/qcom,gcc-msm8939.h>
9 #include <dt-bindings/interconnect/qcom,msm8939.h>
12 #include <dt-bindings/reset/qcom,gcc-msm8939.h>
170 * MSM8939 has a big.LITTLE heterogeneous computing architecture,
178 * default msm8916/msm8936/msm8939 will not be supported upstream.
265 compatible = "qcom,msm8939-rpmpd";
582 compatible = "qcom,msm8939-bimc";
591 compatible = "qcom,msm8939-tsens", "qcom,tsens-v0_1";
628 compatible = "qcom,msm8939-pcnoc";
637 compatible = "qcom,msm8939-snoc";
[all …]
H A Dmsm8939-pm8916.dtsi3 * msm8939-pm8916.dtsi describes common properties (e.g. regulator connections)
4 * that apply to most devices that make use of the MSM8939 SoC and PM8916 PMIC.
11 #include "msm8939.dtsi"
H A Dapq8039-t2.dts10 #include "msm8939.dtsi"
11 #include "msm8939-pm8916.dtsi"
19 compatible = "square,apq8039-t2", "qcom,msm8939";
H A Dmsm8939-samsung-a7.dts5 #include "msm8939-pm8916.dtsi"
13 compatible = "samsung,a7", "qcom,msm8939";
H A DMakefile44 dtb-$(CONFIG_ARCH_QCOM) += msm8939-samsung-a7.dtb
45 dtb-$(CONFIG_ARCH_QCOM) += msm8939-sony-xperia-kanuti-tulip.dtb
/openbmc/linux/drivers/interconnect/qcom/
H A DMakefile8 qnoc-msm8939-objs := msm8939.o
36 obj-$(CONFIG_INTERCONNECT_QCOM_MSM8939) += qnoc-msm8939.o
H A DKconfig21 tristate "Qualcomm MSM8939 interconnect driver"
26 This is a driver for the Qualcomm Network-on-Chip on msm8939-based
H A Dmsm8939.c16 #include <dt-bindings/interconnect/qcom,msm8939.h>
1414 { .compatible = "qcom,msm8939-bimc", .data = &msm8939_bimc },
1415 { .compatible = "qcom,msm8939-pcnoc", .data = &msm8939_pcnoc },
1416 { .compatible = "qcom,msm8939-snoc", .data = &msm8939_snoc },
1417 { .compatible = "qcom,msm8939-snoc-mm", .data = &msm8939_snoc_mm },
1426 .name = "qnoc-msm8939",
1433 MODULE_DESCRIPTION("Qualcomm MSM8939 NoC driver");
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dqcom,apcs-kpss-global.yaml35 - qcom,msm8939-apcs-kpss-global
85 - qcom,msm8939-apcs-kpss-global
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,spm.yaml27 - qcom,msm8939-saw2-v3.0-cpu
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dqcom,rpmpd.yaml23 - qcom,msm8939-rpmpd
/openbmc/linux/drivers/clk/qcom/
H A Da53-pll.c155 { .compatible = "qcom,msm8939-a53pll" },
H A DMakefile40 obj-$(CONFIG_MSM_GCC_8939) += gcc-msm8939.o
H A DKconfig243 tristate "MSM8939 Global Clock Controller"
246 Support for the global clock controller on msm8939 devices.
H A Dgcc-msm8939.c16 #include <dt-bindings/clock/qcom,gcc-msm8939.h>
17 #include <dt-bindings/reset/qcom,gcc-msm8939.h>
3991 { .compatible = "qcom,gcc-msm8939" },
4013 .name = "gcc-msm8939",
4030 MODULE_DESCRIPTION("Qualcomm GCC MSM8939 Driver");
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/
H A Dqcom-cpufreq-nvmem.yaml32 - qcom,msm8939
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dqcom.yaml41 msm8939
195 - const: qcom,msm8939
1070 - qcom,msm8939
/openbmc/linux/drivers/mailbox/
H A Dqcom-apcs-ipc-mailbox.c146 { .compatible = "qcom,msm8939-apcs-kpss-global", .data = &msm8916_apcs_data },
/openbmc/linux/include/dt-bindings/power/
H A Dqcom-rpmpd.h257 /* MSM8939 Power Domains */
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml35 - qcom,msm8939-tsens
/openbmc/linux/drivers/soc/qcom/
H A Dspm.c252 { .compatible = "qcom,msm8939-saw2-v3.0-cpu",

12