Home
last modified time | relevance | path

Searched full:msm8960 (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,msm8960-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/qcom,msm8960-pinctrl.yaml#
7 title: Qualcomm MSM8960 TLMM pin controller
14 Top Level Mode Multiplexer pin controller in Qualcomm MSM8960 SoC.
18 const: qcom,msm8960-pinctrl
43 - $ref: "#/$defs/qcom-msm8960-tlmm-state"
46 $ref: "#/$defs/qcom-msm8960-tlmm-state"
50 qcom-msm8960-tlmm-state:
118 compatible = "qcom,msm8960-pinctrl";
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,gcc-apq8064.yaml7 title: Qualcomm Global Clock & Reset Controller on APQ8064/MSM8960
18 include/dt-bindings/clock/qcom,gcc-msm8960.h
19 include/dt-bindings/reset/qcom,gcc-msm8960.h
30 - qcom,gcc-msm8960
34 - qcom,gcc-msm8960
87 compatible = "qcom,msm8960-tsens";
H A Dqcom,mmcc.yaml24 - qcom,mmcc-msm8960
77 - qcom,mmcc-msm8960
351 # Example for MMCC for MSM8960:
354 compatible = "qcom,mmcc-msm8960";
H A Dqcom,lcc.yaml18 - qcom,lcc-msm8960
50 - qcom,lcc-msm8960
H A Dqcom,kpss-gcc.yaml24 - qcom,kpss-gcc-msm8960
57 - qcom,kpss-gcc-msm8960
H A Dqcom,hfpll.txt14 "qcom,hfpll-msm8960", "qcom,hfpll"
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8960.dtsi5 #include <dt-bindings/clock/qcom,gcc-msm8960.h>
6 #include <dt-bindings/reset/qcom,gcc-msm8960.h>
7 #include <dt-bindings/clock/qcom,lcc-msm8960.h>
14 model = "Qualcomm MSM8960";
15 compatible = "qcom,msm8960";
108 compatible = "qcom,kpss-wdt-msm8960", "qcom,kpss-timer",
119 compatible = "qcom,msm8960-pinctrl";
130 compatible = "qcom,gcc-msm8960";
142 compatible = "qcom,lcc-msm8960";
163 compatible = "qcom,mmcc-msm8960";
[all …]
H A DMakefile32 qcom-msm8960-cdp.dtb \
33 qcom-msm8960-samsung-expressatt.dtb \
H A Dqcom-msm8960-cdp.dts4 #include "qcom-msm8960.dtsi"
7 model = "Qualcomm MSM8960 CDP";
8 compatible = "qcom,msm8960-cdp", "qcom,msm8960";
H A Dqcom-msm8960-samsung-expressatt.dts4 #include "qcom-msm8960.dtsi"
5 #include <dt-bindings/reset/qcom,gcc-msm8960.h>
9 compatible = "samsung,expressatt", "qcom,msm8960";
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dqcom,tcsr.yaml44 - qcom,tcsr-msm8960
61 compatible = "qcom,tcsr-msm8960", "syscon";
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Dqcom,scm.yaml37 - qcom,scm-msm8960
114 - qcom,scm-msm8960
135 - qcom,scm-msm8960
/openbmc/linux/Documentation/devicetree/bindings/slimbus/
H A Dqcom,slim.yaml62 #include <dt-bindings/clock/qcom,gcc-msm8960.h>
63 #include <dt-bindings/clock/qcom,lcc-msm8960.h>
H A Dslimbus.yaml71 #include <dt-bindings/clock/qcom,gcc-msm8960.h>
72 #include <dt-bindings/clock/qcom,lcc-msm8960.h>
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,usb-hs-phy.yaml18 - qcom,usb-hs-phy-msm8960
45 - qcom,usb-hs-phy-msm8960
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpm.yaml23 - qcom,rpm-msm8960
71 compatible = "qcom,rpm-msm8960";
/openbmc/linux/drivers/clk/qcom/
H A Dlcc-msm8960.c15 #include <dt-bindings/clock/qcom,lcc-msm8960.h>
446 { .compatible = "qcom,lcc-msm8960" },
490 .name = "lcc-msm8960",
496 MODULE_DESCRIPTION("QCOM LCC MSM8960 Driver");
498 MODULE_ALIAS("platform:lcc-msm8960");
H A DKconfig79 platforms such as apq8064, msm8660, msm8960 etc.
251 tristate "APQ8064/MSM8960 Global Clock Controller"
254 Support for the global clock controller on apq8064/msm8960 devices.
259 tristate "APQ8064/MSM8960/MDM9650 LPASS Clock Controller"
262 Support for the LPASS clock controller on apq8064/msm8960/mdm9650
284 tristate "MSM8960 Multimedia Clock Controller"
288 Support for the multimedia clock controller on msm8960 devices.
1076 as MSM8960, APQ8064, etc.
H A DMakefile42 obj-$(CONFIG_MSM_GCC_8960) += gcc-msm8960.o
47 obj-$(CONFIG_MSM_LCC_8960) += lcc-msm8960.o
50 obj-$(CONFIG_MSM_MMCC_8960) += mmcc-msm8960.o
/openbmc/linux/arch/arm/mach-qcom/
H A DKconfig38 bool "Enable support for MSM8960"
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml22 - description: msm8960 TSENS based
26 - qcom,msm8960-tsens
236 - qcom,msm8960-tsens
/openbmc/linux/Documentation/devicetree/bindings/display/msm/
H A Dmdp4.yaml10 MDP4 display controller found in SoCs like MSM8960, APQ8064 and MSM8660.
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dqcom,bam-dma.yaml20 # APQ8064, IPQ8064 and MSM8960
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dqcom-soc.yaml52 - qcom,lcc-msm8960
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dqcom-wdt.yaml50 - qcom,kpss-wdt-msm8960

12