Lines Matching refs:interrupt
1 Broadcom BCM7038-style Level 1 interrupt controller
3 This block is a first level interrupt controller that is typically connected
28 - interrupt-controller: identifies the node as an interrupt controller
29 - #interrupt-cells: specifies the number of cells needed to encode an interrupt
31 - interrupt-parent: specifies the phandle to the parent interrupt controller(s)
33 - interrupts: specifies the interrupt line(s) in the interrupt-parent controller
34 node; valid values depend on the type of parent interrupt controller
36 If multiple reg ranges and interrupt-parent entries are present on an SMP
39 reg range and one interrupt-parent is needed.
47 interrupt-controller;
48 #interrupt-cells = <1>;
50 interrupt-parent = <&cpu_intc>;