Searched +full:sar2130p +full:- +full:system +full:- +full:noc (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/interconnect/ |
D | qcom,sar2130p-rpmh.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interconnect/qcom,sar2130p-rpmh.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm RPMh Network-On-Chip Interconnect on SAR2130P 10 - Dmitry Baryshkov <[email protected]> 11 - Georgi Djakov <[email protected]> 14 RPMh interconnect providers support system bandwidth requirements through 21 See also:: include/dt-bindings/interconnect/qcom,sar2130p-rpmh.h 26 - qcom,sar2130p-clk-virt [all …]
|
/linux-6.14.4/drivers/interconnect/qcom/ |
D | sar2130p.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * Copyright (c) 2022-2023, Qualcomm Innovation Center, Inc. All rights reserved. 10 #include <linux/interconnect-provider.h> 17 #include <dt-bindings/interconnect/qcom,sar2130p-rpmh.h> 19 #include "bcm-voter.h" 20 #include "icc-common.h" 21 #include "icc-rpmh.h" 1894 { .compatible = "qcom,sar2130p-clk-virt", .data = &sar2130p_clk_virt}, 1895 { .compatible = "qcom,sar2130p-config-noc", .data = &sar2130p_config_noc}, 1896 { .compatible = "qcom,sar2130p-gem-noc", .data = &sar2130p_gem_noc}, [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | sar2130p.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/clock/qcom,rpmh.h> 7 #include <dt-bindings/clock/qcom,sar2130p-gcc.h> 8 #include <dt-bindings/clock/qcom,sar2130p-gpucc.h> 9 #include <dt-bindings/clock/qcom,sm8550-tcsr.h> 10 #include <dt-bindings/dma/qcom-gpi.h> 11 #include <dt-bindings/interconnect/qcom,icc.h> 12 #include <dt-bindings/interconnect/qcom,sar2130p-rpmh.h> 13 #include <dt-bindings/interrupt-controller/arm-gic.h> 14 #include <dt-bindings/mailbox/qcom-ipcc.h> [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/usb/ |
D | qcom,dwc3.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Wesley Cheng <[email protected]> 15 - enum: 16 - qcom,ipq4019-dwc3 17 - qcom,ipq5018-dwc3 18 - qcom,ipq5332-dwc3 19 - qcom,ipq5424-dwc3 20 - qcom,ipq6018-dwc3 [all …]
|