Home
last modified time | relevance | path

Searched +full:msm8939 +full:- +full:snoc +full:- +full:mm (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/interconnect/
Dqcom,msm8939.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interconnect/qcom,msm8939.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm MSM8937/MSM8939/MSM8976 Network-On-Chip interconnect
10 - Konrad Dybcio <[email protected]>
13 The Qualcomm MSM8937/MSM8939/MSM8976 interconnect providers support
17 - $ref: qcom,rpm-common.yaml#
22 - qcom,msm8937-bimc
23 - qcom,msm8937-pcnoc
[all …]
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dmsm8939.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
4 * Copyright (c) 2020-2023, Linaro Limited
7 #include <dt-bindings/clock/qcom,gcc-msm8939.h>
8 #include <dt-bindings/clock/qcom,rpmcc.h>
9 #include <dt-bindings/interconnect/qcom,msm8939.h>
10 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 #include <dt-bindings/power/qcom-rpmpd.h>
12 #include <dt-bindings/reset/qcom,gcc-msm8939.h>
13 #include <dt-bindings/soc/qcom,apr.h>
[all …]
/linux-6.14.4/drivers/interconnect/qcom/
Dmsm8939.c1 // SPDX-License-Identifier: GPL-2.0
9 #include <linux/interconnect-provider.h>
16 #include <dt-bindings/interconnect/qcom,msm8939.h>
18 #include "icc-rpm.h"
120 .mas_rpm_id = -1,
121 .slv_rpm_id = -1,
137 .mas_rpm_id = -1,
153 .mas_rpm_id = -1,
154 .slv_rpm_id = -1,
172 .mas_rpm_id = -1,
[all …]