Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,msm8953.yaml4 $id: http://devicetree.org/schemas/interconnect/qcom,msm8953.yaml#
7 title: Qualcomm MSM8953 Network-On-Chip interconnect
13 The Qualcomm MSM8953 interconnect providers support adjusting the
16 See also: include/dt-bindings/interconnect/qcom,msm8953.h
21 - qcom,msm8953-bimc
22 - qcom,msm8953-pcnoc
23 - qcom,msm8953-snoc
48 const: qcom,msm8953-snoc-mm
64 const: qcom,msm8953-pcnoc
87 #include <dt-bindings/clock/qcom,gcc-msm8953.h>
[all …]
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,msm8953-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/qcom,msm8953-pinctrl.yaml#
7 title: Qualcomm Technologies, Inc. MSM8953 TLMM block
13 Top Level Mode Multiplexer pin controller in Qualcomm MSM8953 SoC.
17 const: qcom,msm8953-pinctrl
30 - $ref: "#/$defs/qcom-msm8953-tlmm-state"
33 $ref: "#/$defs/qcom-msm8953-tlmm-state"
37 qcom-msm8953-tlmm-state:
121 compatible = "qcom,msm8953-pinctrl";
/linux/Documentation/devicetree/bindings/iommu/
H A Dqcom,iommu.yaml26 - qcom,msm8953-iommu
30 - qcom,msm8953-iommu
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,rpmcc.yaml39 - qcom,rpmcc-msm8953
124 - qcom,rpmcc-msm8953
/linux/drivers/interconnect/qcom/
H A Dmsm8953.c10 #include <dt-bindings/interconnect/qcom,msm8953.h>
1303 { .compatible = "qcom,msm8953-bimc", .data = &msm8953_bimc },
1304 { .compatible = "qcom,msm8953-pcnoc", .data = &msm8953_pcnoc },
1305 { .compatible = "qcom,msm8953-snoc", .data = &msm8953_snoc },
1306 { .compatible = "qcom,msm8953-snoc-mm", .data = &msm8953_snoc_mm },
1315 .name = "qnoc-msm8953",
1321 MODULE_DESCRIPTION("Qualcomm MSM8953 NoC driver");
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm450.dtsi4 #include "msm8953.dtsi"
H A Dmsm8953-motorola-potter.dts7 #include "msm8953.dtsi"
16 compatible = "motorola,potter", "qcom,msm8953";
H A Dmsm8953-xiaomi-mido.dts4 #include "msm8953.dtsi"
14 compatible = "xiaomi,mido", "qcom,msm8953";
H A Dmsm8953-xiaomi-tissot.dts8 #include "msm8953.dtsi"
19 compatible = "xiaomi,tissot", "qcom,msm8953";
/linux/Documentation/devicetree/bindings/mailbox/
H A Dqcom,apcs-kpss-global.yaml61 - qcom,msm8953-apcs-kpss-global
238 - qcom,msm8953-apcs-kpss-global
/linux/include/dt-bindings/interconnect/
H A Dqcom,msm8953.h3 * Qualcomm MSM8953 interconnect IDs
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,mdp5.yaml29 - qcom,msm8953-mdp5
/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,qusb2-phy.yaml25 - qcom,msm8953-qusb2-phy
/linux/drivers/pinctrl/qcom/
H A DMakefile28 obj-$(CONFIG_PINCTRL_MSM8953) += pinctrl-msm8953.o
H A DKconfig.msm241 Qualcomm TLMM block found on the Qualcomm MSM8953 platform.
/linux/drivers/soc/qcom/
H A Dsmd-rpm.c232 { .compatible = "qcom,rpm-msm8953" },
/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml64 - qcom,msm8953-tsens
/linux/drivers/clk/qcom/
H A DMakefile85 obj-$(CONFIG_MSM_GCC_8953) += gcc-msm8953.o
H A DKconfig743 tristate "MSM8953 Global Clock Controller"
747 Support for the global clock controller on msm8953 devices.
H A Dclk-smd-rpm.c1295 { .compatible = "qcom,rpmcc-msm8953", .data = &rpm_clk_msm8953 },
/linux/drivers/i2c/busses/
H A Di2c-qcom-cci.c803 { .compatible = "qcom,msm8953-cci", .data = &cci_msm8953_data},
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qusb2.c955 .compatible = "qcom,msm8953-qusb2-phy",
/linux/drivers/firmware/qcom/
H A Dqcom_scm.c2965 { .compatible = "qcom,scm-msm8953" },