Home
last modified time | relevance | path

Searched refs:GIC_LOCAL (Results 1 – 5 of 5) sorted by relevance

/linux/include/dt-bindings/interrupt-controller/
H A Dmips-gic.h8 #define GIC_LOCAL 1 macro
/linux/arch/mips/boot/dts/mti/
H A Dmalta.dts40 interrupts = <GIC_LOCAL 1 IRQ_TYPE_NONE>;
/linux/arch/mips/boot/dts/img/
H A Dboston.dts190 interrupts = <GIC_LOCAL 1 IRQ_TYPE_NONE>;
H A Dpistachio.dtsi898 interrupts = <GIC_LOCAL 1 IRQ_TYPE_NONE>;
/linux/drivers/irqchip/
H A Dirq-mips-gic.c625 else if (intspec[0] == GIC_LOCAL) in gic_irq_domain_xlate()