| /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/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";
|
| H A D | qcom-msm8960-sony-huashan.dts | 8 #include <dt-bindings/reset/qcom,gcc-msm8960.h> 10 #include "qcom-msm8960.dtsi" 15 compatible = "sony,huashan", "qcom,msm8960t", "qcom,msm8960";
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,kpss-gcc.yaml | 24 - qcom,kpss-gcc-msm8960 57 - qcom,kpss-gcc-msm8960
|
| H A D | qcom,lcc.yaml | 18 - qcom,lcc-msm8960 50 - qcom,lcc-msm8960
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,usb-hs-phy.yaml | 19 - qcom,usb-hs-phy-msm8960 47 - qcom,usb-hs-phy-msm8960
|
| /linux/Documentation/devicetree/bindings/soc/qcom/ |
| H A D | qcom,rpm.yaml | 23 - qcom,rpm-msm8960 86 compatible = "qcom,rpm-msm8960";
|
| 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 | 86 obj-$(CONFIG_MSM_GCC_8960) += gcc-msm8960.o 91 obj-$(CONFIG_MSM_LCC_8960) += lcc-msm8960.o 94 obj-$(CONFIG_MSM_MMCC_8960) += mmcc-msm8960.o
|
| H A D | Kconfig | 401 platforms such as apq8064, msm8660, msm8960 etc. 698 tristate "APQ8064/MSM8960 Global Clock Controller" 702 Support for the global clock controller on apq8064/msm8960 devices. 707 tristate "APQ8064/MSM8960/MDM9650 LPASS Clock Controller" 711 Support for the LPASS clock controller on apq8064/msm8960/mdm9650 733 tristate "MSM8960 Multimedia Clock Controller" 738 Support for the multimedia clock controller on msm8960 devices. 2025 as MSM8960, APQ8064, etc.
|
| H A D | mmcc-msm8960.c | 16 #include <dt-bindings/clock/qcom,mmcc-msm8960.h> 17 #include <dt-bindings/reset/qcom,mmcc-msm8960.h> 3150 { .compatible = "qcom,mmcc-msm8960", .data = &mmcc_msm8960_desc }, 3181 .name = "mmcc-msm8960", 3188 MODULE_DESCRIPTION("QCOM MMCC MSM8960 Driver"); 3190 MODULE_ALIAS("platform:mmcc-msm8960");
|
| /linux/arch/arm/mach-qcom/ |
| H A D | Kconfig | 22 This is required on IPQ40xx, MSM8x60 and MSM8960 platforms.
|
| /linux/Documentation/devicetree/bindings/thermal/ |
| H A D | qcom-tsens.yaml | 22 - description: msm8960 TSENS based 26 - qcom,msm8960-tsens 274 - qcom,msm8960-tsens
|
| /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/cpufreq/ |
| H A D | qcom-cpufreq-nvmem.yaml | 37 - qcom,msm8960
|
| /linux/drivers/pinctrl/qcom/ |
| H A D | Makefile | 23 obj-$(CONFIG_PINCTRL_MSM8960) += pinctrl-msm8960.o
|
| H A D | pinctrl-msm.h | 69 * lives in a separate register (e.g. APQ8064, MSM8960).
|
| /linux/drivers/soc/qcom/ |
| H A D | qcom_gsbi.c | 120 { .compatible = "qcom,tcsr-msm8960", .data = &config_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 | 1198 .compatible = "qcom,msm8960-tsens",
|