Lines Matching +full:ls1x +full:- +full:intc
1 Loongson ls1x Interrupt Controller
5 - compatible : should be "loongson,ls1x-intc". Valid strings are:
7 - reg : Specifies base physical address and size of the registers.
8 - interrupt-controller : Identifies the node as an interrupt controller
9 - #interrupt-cells : Specifies the number of cells needed to encode an
11 - interrupts : Specifies the CPU interrupt the controller is connected to.
15 intc: interrupt-controller@1fd01040 {
16 compatible = "loongson,ls1x-intc";
19 interrupt-controller;
20 #interrupt-cells = <2>;
22 interrupt-parent = <&cpu_intc>;