Home
last modified time | relevance | path

Searched full:msm8660 (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,gcc-msm8660.yaml4 $id: http://devicetree.org/schemas/clock/qcom,gcc-msm8660.yaml#
7 title: Qualcomm Global Clock & Reset Controller on MSM8660
15 MSM8660
18 include/dt-bindings/clock/qcom,gcc-msm8660.h
19 include/dt-bindings/reset/qcom,gcc-msm8660.h
27 - qcom,gcc-msm8660
48 compatible = "qcom,gcc-msm8660";
H A Dqcom,kpss-gcc.yaml25 - qcom,kpss-gcc-msm8660
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,msm8660-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/qcom,msm8660-pinctrl.yaml#
7 title: Qualcomm MSM8660 TLMM pin controller
14 Top Level Mode Multiplexer pin controller in Qualcomm MSM8660 SoC.
18 const: qcom,msm8660-pinctrl
36 - $ref: "#/$defs/qcom-msm8660-tlmm-state"
39 $ref: "#/$defs/qcom-msm8660-tlmm-state"
43 qcom-msm8660-tlmm-state:
94 compatible = "qcom,msm8660-pinctrl";
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8660-surf.dts4 #include "qcom-msm8660.dtsi"
8 model = "Qualcomm MSM8660 SURF";
9 compatible = "qcom,msm8660-surf", "qcom,msm8660";
H A Dqcom-apq8060-dragonboard.dts7 #include "qcom-msm8660.dtsi"
12 compatible = "qcom,apq8060-dragonboard", "qcom,msm8660";
/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,usb-hs-phy.yaml18 - qcom,usb-hs-phy-msm8660
45 - qcom,usb-hs-phy-msm8660
/linux/Documentation/devicetree/bindings/mfd/
H A Dqcom,tcsr.yaml53 - qcom,tcsr-msm8660
/linux/arch/arm/mach-qcom/
H A Dplatsmp.c59 node = of_find_compatible_node(NULL, NULL, "qcom,gcc-msm8660"); in scss_release_secondary()
377 CPU_METHOD_OF_DECLARE(qcom_smp, "qcom,gcc-msm8660", &smp_msm8660_ops);
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpm.yaml22 - qcom,rpm-msm8660
/linux/drivers/clk/qcom/
H A Dgcc-msm8660.c16 #include <dt-bindings/clock/qcom,gcc-msm8660.h>
17 #include <dt-bindings/reset/qcom,gcc-msm8660.h>
2762 { .compatible = "qcom,gcc-msm8660" },
2775 .name = "gcc-msm8660",
2794 MODULE_ALIAS("platform:gcc-msm8660");
H A DKconfig167 platforms such as apq8064, msm8660, msm8960 etc.
337 tristate "MSM8660 Global Clock Controller"
340 Support for the global clock controller on msm8660 devices.
H A DMakefile51 obj-$(CONFIG_MSM_GCC_8660) += gcc-msm8660.o
/linux/drivers/bus/
H A Dqcom-ebi2.c391 { .compatible = "qcom,msm8660-ebi2", },
/linux/drivers/soc/qcom/
H A Dsocinfo.c190 { qcom_board_id(MSM8660) },
/linux/drivers/mfd/
H A Dqcom_rpm.c439 { .compatible = "qcom,rpm-msm8660", .data = &msm8660_template },