Searched full:msm8937 (Results 1 – 21 of 21) sorted by relevance
/linux/drivers/interconnect/qcom/ |
H A D | Makefile | 10 qnoc-msm8937-objs := msm8937.o 52 obj-$(CONFIG_INTERCONNECT_QCOM_MSM8937) += qnoc-msm8937.o
|
H A D | msm8937.c | 3 * Based on data from msm8937-bus.dtsi in Qualcomm's msm-3.18 release: 14 #include <dt-bindings/interconnect/qcom,msm8937.h> 1330 { .compatible = "qcom,msm8937-bimc", .data = &msm8937_bimc }, 1331 { .compatible = "qcom,msm8937-pcnoc", .data = &msm8937_pcnoc }, 1332 { .compatible = "qcom,msm8937-snoc", .data = &msm8937_snoc }, 1333 { .compatible = "qcom,msm8937-snoc-mm", .data = &msm8937_snoc_mm }, 1342 .name = "qnoc-msm8937", 1349 MODULE_DESCRIPTION("Qualcomm MSM8937 NoC driver");
|
H A D | Kconfig | 30 tristate "Qualcomm MSM8937 interconnect driver" 35 This is a driver for the Qualcomm Network-on-Chip on msm8937-based
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,rpmcc.yaml | 36 - qcom,rpmcc-msm8937 116 - qcom,rpmcc-msm8937
|
/linux/include/dt-bindings/interconnect/ |
H A D | qcom,msm8937.h | 3 * Qualcomm MSM8937 interconnect IDs
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | qcom,tcsr.yaml | 56 - qcom,tcsr-msm8937
|
/linux/Documentation/devicetree/bindings/iommu/ |
H A D | qcom,iommu.yaml | 25 - qcom,msm8937-iommu
|
/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | qcom,mdp5.yaml | 28 - qcom,msm8937-mdp5
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,smd-rpm.yaml | 44 - qcom,rpm-msm8937
|
/linux/Documentation/devicetree/bindings/power/ |
H A D | qcom,rpmpd.yaml | 71 - qcom,msm8937-rpmpd
|
/linux/include/dt-bindings/power/ |
H A D | qcom-rpmpd.h | 291 /* MSM8937 Power Domain Indexes */
|
/linux/drivers/soc/qcom/ |
H A D | ubwc_config.c | 220 { .compatible = "qcom,msm8937", .data = &msm8937_data },
|
H A D | socinfo.c | 320 { qcom_board_id(MSM8937) },
|
/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,rpm-proc.yaml | 79 - qcom,msm8937-rpm-proc
|
/linux/drivers/pinctrl/qcom/ |
H A D | Kconfig.msm | 144 Qualcomm TLMM block found on the Qualcomm MSM8917, MSM8937 platform.
|
H A D | pinctrl-msm8917.c | 1624 MODULE_DESCRIPTION("Qualcomm msm8917/msm8937 pinctrl driver");
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | qcom-tsens.yaml | 43 - qcom,msm8937-tsens
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_drv.c | 965 "qcom,msm8937-mdp5",
|
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_cfg.c | 1014 .name = "msm8937",
|
/linux/drivers/thermal/qcom/ |
H A D | tsens.c | 1138 .compatible = "qcom,msm8937-tsens",
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8917.dtsi | 620 compatible = "qcom,msm8937-tsens", "qcom,tsens-v1";
|