Searched +full:qcs404 +full:- +full:pcnoc (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/interconnect/ |
H A D | qcom,rpm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm RPM Network-On-Chip Interconnect 10 - Georgi Djakov <djakov@kernel.org> 18 - $ref: qcom,rpm-common.yaml# 26 - qcom,msm8909-bimc 27 - qcom,msm8909-pcnoc 28 - qcom,msm8909-snoc 29 - qcom,msm8916-bimc [all …]
|
H A D | qcom,qcs404.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interconnect/qcom,qcs404.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm QCS404 Network-On-Chip interconnect 10 - Georgi Djakov <georgi.djakov@linaro.org> 13 The Qualcomm QCS404 interconnect providers support adjusting the 22 - qcom,qcs404-bimc 23 - qcom,qcs404-pcnoc 24 - qcom,qcs404-snoc [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | qcs404.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 6 #include <dt-bindings/interrupt-controller/arm-gic.h> 7 #include <dt-bindings/clock/qcom,gcc-qcs404.h> 8 #include <dt-bindings/clock/qcom,turingcc-qcs404.h> 9 #include <dt-bindings/clock/qcom,rpmcc.h> 10 #include <dt-bindings/power/qcom-rpmpd.h> 11 #include <dt-bindings/thermal/thermal.h> 14 interrupt-parent = <&intc>; 16 #address-cells = <2>; 17 #size-cells = <2>; [all …]
|