Lines Matching +full:irq +full:- +full:can +full:- +full:wake
5 - compatible: should be one of:
6 "brcm,hif-spi-l2-intc" or
7 "brcm,upg-aux-aon-l2-intc" or
8 "brcm,l2-intc" for latched interrupt controllers
9 should be "brcm,bcm7271-l2-intc" for level interrupt controllers
10 - reg: specifies the base physical address and size of the registers
11 - interrupt-controller: identifies the node as an interrupt controller
12 - #interrupt-cells: specifies the number of cells needed to encode an
14 - interrupts: specifies the interrupt line in the interrupt-parent irq space
19 - brcm,irq-can-wake: If present, this means the L2 controller can be used as a
24 hif_intr2_intc: interrupt-controller@f0441000 {
25 compatible = "brcm,l2-intc";
27 interrupt-controller;
28 #interrupt-cells = <1>;
29 interrupt-parent = <&intc>;