Lines Matching refs:intc
4 - compatible : Should be "mrvl,mmp-intc", "mrvl,mmp2-intc" or
5 "mrvl,mmp2-mux-intc"
7 If the interrupt controller is intc, address and length means the range
8 of the whold interrupt controller. If the interrupt controller is mux-intc,
9 address and length means one register. Since address of mux-intc is in the
10 range of intc. mux-intc is secondary interrupt controller.
12 only required in mux-intc interrupt controller.
14 only required in mux-intc interrupt controller.
18 - mrvl,intc-nr-irqs : Specifies the number of interrupts in the interrupt
24 intc: interrupt-controller@d4282000 {
25 compatible = "mrvl,mmp2-intc";
29 mrvl,intc-nr-irqs = <64>;
33 compatible = "mrvl,mmp2-mux-intc";
39 mrvl,intc-nr-irqs = <2>;
45 - compatible : Should be "marvell,orion-intc".
54 intc: interrupt-controller {
55 compatible = "marvell,orion-intc", "marvell,intc";