Searched full:msm8909 (Results 1 – 25 of 34) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,msm8909-tlmm.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/qcom,msm8909-tlmm.yaml# 7 title: Qualcomm Technologies, Inc. MSM8909 TLMM block 13 Top Level Mode Multiplexer pin controller in Qualcomm MSM8909 SoC. 20 const: qcom,msm8909-tlmm 33 - $ref: "#/$defs/qcom-msm8909-tlmm-state" 36 $ref: "#/$defs/qcom-msm8909-tlmm-state" 40 qcom-msm8909-tlmm-state: 110 compatible = "qcom,msm8909-tlmm";
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | qcom,gcc-msm8909.yaml | 4 $id: http://devicetree.org/schemas/clock/qcom,gcc-msm8909.yaml# 7 title: Qualcomm Global Clock & Reset Controller on MSM8909, MSM8917 and QM215 14 domains on MSM8909, MSM8917 or QM215. 17 include/dt-bindings/clock/qcom,gcc-msm8909.h 23 - qcom,gcc-msm8909 55 compatible = "qcom,gcc-msm8909";
|
D | qcom,rpmcc.yaml | 32 - qcom,rpmcc-msm8909
|
/linux-6.12.1/Documentation/devicetree/bindings/interconnect/ |
D | qcom,rpm.yaml | 26 - qcom,msm8909-bimc 27 - qcom,msm8909-pcnoc 28 - qcom,msm8909-snoc
|
/linux-6.12.1/drivers/interconnect/qcom/ |
D | Makefile | 7 qnoc-msm8909-objs := msm8909.o 44 obj-$(CONFIG_INTERCONNECT_QCOM_MSM8909) += qnoc-msm8909.o
|
D | msm8909.c | 3 * Based on data from msm8909-bus.dtsi in Qualcomm's msm-3.18 release: 14 #include <dt-bindings/interconnect/qcom,msm8909.h> 1310 { .compatible = "qcom,msm8909-bimc", .data = &msm8909_bimc }, 1311 { .compatible = "qcom,msm8909-pcnoc", .data = &msm8909_pcnoc }, 1312 { .compatible = "qcom,msm8909-snoc", .data = &msm8909_snoc }, 1321 .name = "qnoc-msm8909", 1328 MODULE_DESCRIPTION("Qualcomm MSM8909 NoC driver");
|
D | Kconfig | 12 tristate "Qualcomm MSM8909 interconnect driver" 17 This is a driver for the Qualcomm Network-on-Chip on msm8909-based
|
/linux-6.12.1/include/dt-bindings/interconnect/ |
D | qcom,msm8909.h | 3 * Qualcomm MSM8909 interconnect IDs
|
/linux-6.12.1/drivers/pinctrl/qcom/ |
D | Makefile | 17 obj-$(CONFIG_PINCTRL_MSM8909) += pinctrl-msm8909.o
|
D | pinctrl-msm8909.c | 921 { .compatible = "qcom,msm8909-tlmm", }, 928 .name = "msm8909-pinctrl", 947 MODULE_DESCRIPTION("Qualcomm MSM8909 TLMM pinctrl driver");
|
D | Kconfig.msm | 123 Qualcomm TLMM block found on the Qualcomm MSM8909 platform.
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smd-rpm.yaml | 40 - qcom,rpm-msm8909
|
D | qcom,saw2.yaml | 35 - qcom,msm8909-saw2-v3.0-cpu
|
/linux-6.12.1/Documentation/devicetree/bindings/power/ |
D | qcom,rpmpd.yaml | 22 - qcom,msm8909-rpmpd
|
/linux-6.12.1/Documentation/devicetree/bindings/cpufreq/ |
D | qcom-cpufreq-nvmem.yaml | 35 - qcom,msm8909
|
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,msm8916-mss-pil.yaml | 20 - qcom,msm8909-mss-pil
|
D | qcom,rpm-proc.yaml | 75 - qcom,msm8909-rpm-proc
|
/linux-6.12.1/drivers/soc/qcom/ |
D | smd-rpm.c | 229 { .compatible = "qcom,rpm-msm8909" },
|
/linux-6.12.1/include/dt-bindings/power/ |
D | qcom-rpmpd.h | 274 /* MSM8909 Power Domain Indexes */
|
/linux-6.12.1/drivers/cpufreq/ |
D | cpufreq-dt-platdev.c | 148 { .compatible = "qcom,msm8909", },
|
/linux-6.12.1/arch/arm/mach-qcom/ |
D | platsmp.c | 387 CPU_METHOD_OF_DECLARE(qcom_smp_msm8909, "qcom,msm8909-smp", &qcom_smp_cortex_a7_ops);
|
/linux-6.12.1/drivers/clk/qcom/ |
D | Makefile | 44 obj-$(CONFIG_MSM_GCC_8909) += gcc-msm8909.o
|
D | gcc-msm8909.c | 21 #include <dt-bindings/clock/qcom,gcc-msm8909.h> 2698 { .compatible = "qcom,gcc-msm8909" }, 2711 .name = "gcc-msm8909", 2728 MODULE_DESCRIPTION("Qualcomm GCC MSM8909 Driver"); 2730 MODULE_ALIAS("platform:gcc-msm8909");
|
D | Kconfig | 276 tristate "MSM8909 Global Clock Controller" 280 Support for the global clock controller on msm8909 devices.
|
/linux-6.12.1/Documentation/devicetree/bindings/thermal/ |
D | qcom-tsens.yaml | 33 - qcom,msm8909-tsens
|
12