Lines Matching full:icu
1 Marvell ICU Interrupt Controller
4 The Marvell ICU (Interrupt Consolidation Unit) controller is
13 - compatible: Should be "marvell,cp110-icu"
15 - reg: Should contain ICU registers location and length.
17 Subnodes: Each group of interrupt is declared as a subnode of the ICU,
23 * "marvell,cp110-icu-nsr"
24 * "marvell,cp110-icu-sr"
25 * "marvell,cp110-icu-sei"
26 * "marvell,cp110-icu-rei"
31 The 1st cell is the index of the interrupt in the ICU unit.
48 icu: interrupt-controller@1e0000 {
49 compatible = "marvell,cp110-icu";
53 compatible = "marvell,cp110-icu-nsr";
61 compatible = "marvell,cp110-icu-sei";
88 The 1st cell was the group type of the ICU interrupt. Possible
94 The 2nd cell was the index of the interrupt in the ICU unit.
100 icu: interrupt-controller@1e0000 {
101 compatible = "marvell,cp110-icu";
110 interrupt-parent = <&icu>;