Home
last modified time | relevance | path

Searched full:msm8660 (Results 1 – 17 of 17) 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/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/firmware/
H A Dqcom,scm.yaml39 - qcom,scm-msm8660
138 - qcom,scm-msm8660
162 - qcom,scm-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/soc/qcom/
H A Dqcom_gsbi.c121 { .compatible = "qcom,tcsr-msm8660", .data = &config_msm8660},
H A Dsocinfo.c243 { qcom_board_id(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.
348 tristate "MSM8660 Global Clock Controller"
351 Support for the global clock controller on msm8660 devices.
H A DMakefile52 obj-$(CONFIG_MSM_GCC_8660) += gcc-msm8660.o
/linux/drivers/bus/
H A Dqcom-ebi2.c391 { .compatible = "qcom,msm8660-ebi2", },
/linux/Documentation/devicetree/bindings/arm/
H A Dqcom.yaml55 - qcom,msm8660-surf
56 - const: qcom,msm8660
/linux/drivers/mfd/
H A Dqcom_rpm.c439 { .compatible = "qcom,rpm-msm8660", .data = &msm8660_template },