Lines Matching full:parent
16 interrupt-parent = <&intc1>;
19 The "interrupt-parent" property is used to specify the controller to which
22 interrupt client node or in any of its parent nodes. Interrupts listed in the
23 "interrupts" property are always in reference to the node's interrupt parent.
26 to reference multiple interrupt parents or a different interrupt parent than
27 the inherited one. Each entry in this property contains both the parent phandle
63 interrupt-parent = <&vic>;
85 interrupt-parent = <&gpio>;
101 interrupt-parent = <&gpioext>;
112 3) Interrupt wakeup parent
117 interrupt controllers do not fall into the category of a parent interrupt
118 controller and can be specified by the "wakeup-parent" property and contain a
122 wakeup-parent = <&pdc_intc>;