Lines Matching refs:interrupt
3 All TI OMAP4/5 (and their derivatives) an interrupt controller that
12 - interrupt-controller : Identifies the node as an interrupt controller.
13 - #interrupt-cells : Specifies the number of cells needed to encode an
14 interrupt source. The value must be 3.
15 - interrupt-parent : a phandle to the GIC these interrupts are routed
21 interrupt specifier must be that of the GIC.
22 - Only SPIs can use the WUGEN as an interrupt parent. SGIs and PPIs
27 wakeupgen: interrupt-controller@48281000 {
29 interrupt-controller;
30 #interrupt-cells = <3>;
32 interrupt-parent = <&gic>;