Lines Matching refs:interrupt
4 block of registers which control the interrupt router. The interrupt router
5 allows to configure the recipient of each peripheral interrupt. Furthermore
15 - interrupt-controller: Identifies the node as an interrupt controller
16 - #interrupt-cells: Two cells, interrupt number and cells.
17 The hardware interrupt number according to interrupt
18 assignment of the interrupt router is required.
21 - interrupt-parent: Should be the phandle for the interrupt controller of
26 mscm_ir: interrupt-controller@40001800 {
30 interrupt-controller;
31 #interrupt-cells = <2>;
32 interrupt-parent = <&intc>;