Lines Matching refs:interrupt
6 - interrupt-controller: Identifies the node as an interrupt controller.
9 - #interrupt-cells: The number of cells to define the interrupts. Should be 1.
13 for the main interrupt registers, second pair for the per-CPU
14 interrupt registers. For this last pair, to be compliant with SMP
16 automatically map to the interrupt controller registers of the
22 connected as a slave to another interrupt controller. This is
24 connected as a slave to the Cortex-A9 GIC. The provided interrupt
25 indicate to which GIC interrupt the MPIC output is connected.
29 mpic: interrupt-controller@d0020000 {
31 #interrupt-cells = <1>;
34 interrupt-controller;