| /linux/Documentation/devicetree/bindings/pinctrl/ | 
| H A D | qcom,msm8960-pinctrl.yaml | 4 $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
 36       - $ref: "#/$defs/qcom-msm8960-tlmm-state"
 39             $ref: "#/$defs/qcom-msm8960-tlmm-state"
 43   qcom-msm8960-tlmm-state:
 111         compatible = "qcom,msm8960-pinctrl";
 
 | 
| /linux/Documentation/devicetree/bindings/clock/ | 
| H A D | qcom,gcc-apq8064.yaml | 7 title: Qualcomm Global Clock & Reset Controller on APQ8064/MSM896018     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
 88         compatible = "qcom,msm8960-tsens";
 
 | 
| H A D | qcom,kpss-gcc.yaml | 24           - qcom,kpss-gcc-msm896057           - qcom,kpss-gcc-msm8960
 
 | 
| H A D | qcom,lcc.yaml | 18       - qcom,lcc-msm896050               - qcom,lcc-msm8960
 
 | 
| /linux/arch/arm/boot/dts/qcom/ | 
| H A D | qcom-msm8960-cdp.dts | 4 #include "qcom-msm8960.dtsi"8 	model = "Qualcomm MSM8960 CDP";
 9 	compatible = "qcom,msm8960-cdp", "qcom,msm8960";
 
 | 
| /linux/Documentation/devicetree/bindings/mfd/ | 
| H A D | qcom,tcsr.yaml | 58           - qcom,tcsr-msm896075         compatible = "qcom,tcsr-msm8960", "syscon";
 
 | 
| /linux/Documentation/devicetree/bindings/phy/ | 
| H A D | qcom,usb-hs-phy.yaml | 19           - qcom,usb-hs-phy-msm896047           - qcom,usb-hs-phy-msm8960
 
 | 
| /linux/Documentation/devicetree/bindings/soc/qcom/ | 
| H A D | qcom,rpm.yaml | 23       - qcom,rpm-msm896086       compatible = "qcom,rpm-msm8960";
 
 | 
| H A D | qcom,gsbi.yaml | 92     #include <dt-bindings/clock/qcom,gcc-msm8960.h>
 | 
| H A D | qcom,saw2.yaml | 40           - qcom,msm8960-saw2-cpu
 | 
| /linux/drivers/clk/qcom/ | 
| H A D | lcc-msm8960.c | 15 #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 D | Makefile | 57 obj-$(CONFIG_MSM_GCC_8960) += gcc-msm8960.o62 obj-$(CONFIG_MSM_LCC_8960) += lcc-msm8960.o
 65 obj-$(CONFIG_MSM_MMCC_8960) += mmcc-msm8960.o
 
 | 
| H A D | Kconfig | 167 	  platforms such as apq8064, msm8660, msm8960 etc.380 	tristate "APQ8064/MSM8960 Global Clock Controller"
 383 	  Support for the global clock controller on apq8064/msm8960 devices.
 388 	tristate "APQ8064/MSM8960/MDM9650 LPASS Clock Controller"
 391 	  Support for the LPASS clock controller on apq8064/msm8960/mdm9650
 413 	tristate "MSM8960 Multimedia Clock Controller"
 417 	  Support for the multimedia clock controller on msm8960 devices.
 1540 	  as MSM8960, APQ8064, etc.
 
 | 
| /linux/arch/arm/mach-qcom/ | 
| H A D | Kconfig | 22 	  This is required on IPQ40xx, MSM8x60 and MSM8960 platforms.
 | 
| /linux/Documentation/devicetree/bindings/iommu/ | 
| H A D | qcom,apq8064-iommu.yaml | 63     #include <dt-bindings/clock/qcom,mmcc-msm8960.h>
 | 
| /linux/Documentation/devicetree/bindings/dma/ | 
| H A D | qcom,bam-dma.yaml | 20           # APQ8064, IPQ8064 and MSM8960
 | 
| /linux/Documentation/devicetree/bindings/nvmem/ | 
| H A D | qcom,qfprom.yaml | 33           - qcom,msm8960-qfprom
 | 
| /linux/Documentation/devicetree/bindings/watchdog/ | 
| H A D | qcom-wdt.yaml | 56               - qcom,kpss-wdt-msm8960
 | 
| /linux/Documentation/devicetree/bindings/cpufreq/ | 
| H A D | qcom-cpufreq-nvmem.yaml | 37           - qcom,msm8960
 | 
| /linux/drivers/thermal/qcom/ | 
| H A D | tsens-8960.c | 41 #define S5_STATUS_OFF		0x3664  /* Sensors 5-10 found on apq8064/msm8960 */
 | 
| H A D | tsens.c | 1147 		.compatible = "qcom,msm8960-tsens",
 | 
| /linux/drivers/soc/qcom/ | 
| H A D | socinfo.c | 192 	{ qcom_board_id(MSM8960) },
 | 
| /linux/drivers/mfd/ | 
| H A D | qcom_rpm.c | 440 	{ .compatible = "qcom,rpm-msm8960", .data = &msm8960_template },
 |