Lines Matching +full:ocelot +full:- +full:icpu +full:- +full:intr
1 Microsemi Ocelot SoC ICPU Interrupt Controller
5 - compatible : should be "mscc,ocelot-icpu-intr"
6 - reg : Specifies base physical address and size of the registers.
7 - interrupt-controller : Identifies the node as an interrupt controller
8 - #interrupt-cells : Specifies the number of cells needed to encode an
10 - interrupts : Specifies the CPU interrupt the controller is connected to.
14 intc: interrupt-controller@70000070 {
15 compatible = "mscc,ocelot-icpu-intr";
17 #interrupt-cells = <1>;
18 interrupt-controller;
19 interrupt-parent = <&cpuintc>;