Home
last modified time | relevance | path

Searched full:msm8976 (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,msm8939.yaml7 title: Qualcomm MSM8937/MSM8939/MSM8976 Network-On-Chip interconnect
13 The Qualcomm MSM8937/MSM8939/MSM8976 interconnect providers support
28 - qcom,msm8976-bimc
29 - qcom,msm8976-pcnoc
30 - qcom,msm8976-snoc
51 - qcom,msm8976-snoc-mm
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,msm8976-ramp-controller.yaml4 $id: http://devicetree.org/schemas/soc/qcom/qcom,msm8976-ramp-controller.yaml#
20 - qcom,msm8976-ramp-controller
34 compatible = "qcom,msm8976-ramp-controller";
H A Dqcom,saw2.yaml43 - qcom,msm8976-gold-saw2-v2.3-l2
44 - qcom,msm8976-silver-saw2-v2.3-l2
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,hfpll.yaml20 - qcom,msm8976-hfpll-a53
21 - qcom,msm8976-hfpll-a72
22 - qcom,msm8976-hfpll-cci
H A Dqcom,rpmcc.yaml41 - qcom,rpmcc-msm8976
126 - qcom,rpmcc-msm8976
/linux/drivers/clk/qcom/
H A Dhfpll.c87 { .compatible = "qcom,msm8976-hfpll-a53", .data = &msm8976_a53 },
88 { .compatible = "qcom,msm8976-hfpll-a72", .data = &msm8976_a72 },
89 { .compatible = "qcom,msm8976-hfpll-cci", .data = &msm8976_cci },
H A DMakefile88 obj-$(CONFIG_MSM_GCC_8976) += gcc-msm8976.o
H A Dgcc-msm8976.c22 #include <dt-bindings/clock/qcom,gcc-msm8976.h>
4094 { .compatible = "qcom,gcc-msm8976" }, /* Also valid for 8x56 */
4095 { .compatible = "qcom,gcc-msm8976-v1.1" },
4105 if (of_device_is_compatible(pdev->dev.of_node, "qcom,gcc-msm8976-v1.1")) { in gcc_msm8976_probe()
4138 .name = "qcom,gcc-msm8976",
H A Dclk-smd-rpm.c1297 { .compatible = "qcom,rpmcc-msm8976", .data = &rpm_clk_msm8976 },
/linux/drivers/interconnect/qcom/
H A Dmsm8976.c3 * Based on data from msm8976-bus.dtsi in Qualcomm's msm-3.10 release:
13 #include <dt-bindings/interconnect/qcom,msm8976.h>
1419 { .compatible = "qcom,msm8976-bimc", .data = &msm8976_bimc },
1420 { .compatible = "qcom,msm8976-pcnoc", .data = &msm8976_pcnoc },
1421 { .compatible = "qcom,msm8976-snoc", .data = &msm8976_snoc },
1422 { .compatible = "qcom,msm8976-snoc-mm", .data = &msm8976_snoc_mm },
1431 .name = "qnoc-msm8976",
1438 MODULE_DESCRIPTION("Qualcomm MSM8976 NoC driver");
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8956.dtsi9 #include "msm8976.dtsi"
/linux/include/dt-bindings/interconnect/
H A Dqcom,msm8976.h3 * Qualcomm MSM8976 interconnect IDs
/linux/Documentation/devicetree/bindings/iommu/
H A Dqcom,iommu.yaml31 - qcom,msm8976-iommu
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,mdp5.yaml31 - qcom,msm8976-mdp5
/linux/drivers/pinctrl/qcom/
H A DMakefile29 obj-$(CONFIG_PINCTRL_MSM8976) += pinctrl-msm8976.o
H A DKconfig.msm251 Qualcomm TLMM block found on the Qualcomm MSM8976 platform.
/linux/drivers/soc/qcom/
H A Dspm.c492 { .compatible = "qcom,msm8976-gold-saw2-v2.3-l2",
494 { .compatible = "qcom,msm8976-silver-saw2-v2.3-l2",
H A Dsmd-rpm.c234 { .compatible = "qcom,rpm-msm8976" },
/linux/Documentation/devicetree/bindings/mailbox/
H A Dqcom,apcs-kpss-global.yaml37 - qcom,msm8976-apcs-kpss-global
/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml50 - qcom,msm8976-tsens
/linux/sound/soc/codecs/
H A DKconfig2450 including the MSM8996, MSM8976, and MSM8956 chipsets.
/linux/drivers/thermal/qcom/
H A Dtsens.c1204 .compatible = "qcom,msm8976-tsens",