Lines Matching refs:interrupt
1 Synopsys DesignWare APB interrupt controller (dw_apb_ictl)
3 Synopsys DesignWare provides interrupt controller IP for APB known as
4 dw_apb_ictl. The IP is used as secondary interrupt controller in some SoCs with
11 - interrupt-controller: identifies the node as an interrupt controller
12 - #interrupt-cells: number of cells to encode an interrupt-specifier, shall be 1
13 - interrupts: interrupt reference to primary interrupt controller
14 - interrupt-parent: (optional) reference specific primary interrupt controller
16 The interrupt sources map to the corresponding bits in the interrupt
25 aic: interrupt-controller@3000 {
28 interrupt-controller;
29 #interrupt-cells = <1>;
30 interrupt-parent = <&gic>;