Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,msm8917-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/qcom,msm8917-pinctrl.yaml#
7 title: Qualcomm MSM8917 TLMM pin controller
13 Top Level Mode Multiplexer pin controller in Qualcomm MSM8917 SoC.
17 const: qcom,msm8917-pinctrl
35 - $ref: "#/$defs/qcom-msm8917-tlmm-state"
38 $ref: "#/$defs/qcom-msm8917-tlmm-state"
42 qcom-msm8917-tlmm-state:
125 compatible = "qcom,msm8917-pinctrl";
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,gcc-msm8909.yaml7 title: Qualcomm Global Clock & Reset Controller on MSM8909, MSM8917 and QM215
14 domains on MSM8909, MSM8917 or QM215.
18 include/dt-bindings/clock/qcom,gcc-msm8917.h
24 - qcom,gcc-msm8917
H A Dqcom,rpmcc.yaml34 - qcom,rpmcc-msm8917
114 - qcom,rpmcc-msm8917
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8917.dtsi4 #include <dt-bindings/clock/qcom,gcc-msm8917.h>
217 compatible = "qcom,msm8917-rpm-proc", "qcom,rpm-proc";
225 compatible = "qcom,rpm-msm8917", "qcom,smd-rpm";
229 compatible = "qcom,rpmcc-msm8917", "qcom,rpmcc";
236 compatible = "qcom,msm8917-rpmpd";
481 compatible = "qcom,msm8917-qfprom", "qcom,qfprom";
661 compatible = "qcom,msm8917-pinctrl";
958 compatible = "qcom,gcc-msm8917";
980 compatible = "qcom,tcsr-msm8917", "syscon";
1011 compatible = "qcom,msm8917
[all...]
H A Dmsm8917-xiaomi-riva.dts10 #include "msm8917.dtsi"
17 compatible = "xiaomi,riva", "qcom,msm8917";
/linux/Documentation/devicetree/bindings/power/
H A Dqcom,rpmpd.yaml26 - qcom,msm8917-rpmpd
72 - const: qcom,msm8917-rpmpd
/linux/Documentation/devicetree/bindings/mfd/
H A Dqcom,tcsr.yaml55 - qcom,tcsr-msm8917
/linux/Documentation/devicetree/bindings/iommu/
H A Dqcom,iommu.yaml24 - qcom,msm8917-iommu
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,mdp5.yaml27 - qcom,msm8917-mdp5
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,smd-rpm.yaml42 - qcom,rpm-msm8917
/linux/Documentation/devicetree/bindings/arm/
H A Dqcom.yaml40 msm8917
280 - const: qcom,msm8917
1242 - qcom,msm8917
/linux/include/dt-bindings/power/
H A Dqcom-rpmpd.h284 /* MSM8917 Power Domain Indexes */
/linux/drivers/soc/qcom/
H A Dubwc_config.c219 { .compatible = "qcom,msm8917", .data = &msm8937_data },
H A Dsocinfo.c329 { qcom_board_id(MSM8917) },
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,rpm-proc.yaml77 - qcom,msm8917-rpm-proc
/linux/drivers/pinctrl/qcom/
H A DKconfig.msm144 Qualcomm TLMM block found on the Qualcomm MSM8917, MSM8937 platform.
H A Dpinctrl-msm8917.c1599 { .compatible = "qcom,msm8917-pinctrl", },
1606 .name = "msm8917-pinctrl",
1624 MODULE_DESCRIPTION("Qualcomm msm8917/msm8937 pinctrl driver");
/linux/drivers/clk/qcom/
H A DMakefile50 obj-$(CONFIG_MSM_GCC_8917) += gcc-msm8917.o
H A DKconfig326 tristate "MSM8917/QM215 Global Clock Controller"
330 Support for the global clock controller on msm8917 and qm215
H A Dgcc-msm8917.c25 #include <dt-bindings/clock/qcom,gcc-msm8917.h>
3277 { .compatible = "qcom,gcc-msm8917", .data = &gcc_msm8917_desc },
3286 .name = "gcc-msm8917",
3303 MODULE_DESCRIPTION("Qualcomm GCC MSM8917 Driver");
/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c964 "qcom,msm8917-mdp5",
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.c929 .name = "msm8917",