Searched +full:qcs404 +full:- +full:turingcc (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | qcom,qcs404-cdsp-pil.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/qcom,qcs404-cdsp-pil.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm QCS404 CDSP Peripheral Image Loader 10 - Bjorn Andersson <bjorn.andersson@linaro.org> 19 - qcom,qcs404-cdsp-pil 28 - description: Watchdog interrupt 29 - description: Fatal interrupt 30 - description: Ready interrupt [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | qcom,qcs404-turingcc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/qcom,qcs404-turingcc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm Turing Clock & Reset Controller on QCS404 10 - Bjorn Andersson <andersson@kernel.org> 14 const: qcom,qcs404-turingcc 22 '#clock-cells': 25 '#reset-cells': 29 - compatible [all …]
|
H A D | qcom,turingcc.txt | 2 ------------------------------------------------ 5 - compatible: shall contain "qcom,qcs404-turingcc". 6 - reg: shall contain base register location and length. 7 - clocks: ahb clock for the TuringCC 8 - #clock-cells: from common clock binding, shall contain 1. 9 - #reset-cells: from common reset binding, shall contain 1. 12 turingcc: clock-controller@800000 { 13 compatible = "qcom,qcs404-turingcc"; 17 #clock-cells = <1>; 18 #reset-cells = <1>;
|
/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 …]
|