Searched +full:htpic +full:- +full:1 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/interrupt-controller/loongson,htpic.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Loongson-3 HyperTransport Interrupt Controller10 - Jiaxun Yang <jiaxun.yang@flygoat.com>13 - $ref: /schemas/interrupt-controller.yaml#16 This interrupt controller is found in the Loongson-3 family of chips to transmit21 const: loongson,htpic-1.024 maxItems: 1[all …]
1 // SPDX-License-Identifier: GPL-2.03 /dts-v1/;5 #include "loongson64c-package.dtsi"6 #include "rs780e-pch.dtsi"9 compatible = "loongson,loongson64c-8core-rs780e";13 htpic: interrupt-controller@1efdfb000080 { label14 compatible = "loongson,htpic-1.0";16 interrupt-controller;17 #interrupt-cells = <1>;19 interrupt-parent = <&liointc>;
1 // SPDX-License-Identifier: GPL-2.03 /dts-v1/;5 #include "loongson64c-package.dtsi"6 #include "rs780e-pch.dtsi"9 compatible = "loongson,loongson64c-4core-rs780e";13 htpic: interrupt-controller@efdfb000080 { label14 compatible = "loongson,htpic-1.0";16 interrupt-controller;17 #interrupt-cells = <1>;19 interrupt-parent = <&liointc>;
1 // SPDX-License-Identifier: GPL-2.05 compatible = "simple-bus";6 #address-cells = <2>;7 #size-cells = <2>;12 pci@1a000000 {13 compatible = "loongson,rs780e-pci";15 #address-cells = <3>;16 #size-cells = <2>;26 #address-cells = <2>;27 #size-cells = <1>;[all …]