Home
last modified time | relevance | path

Searched full:gic_local (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dmti,gic.yaml78 <GIC_LOCAL X IRQ_TYPE_NONE> format.
120 interrupts = <GIC_LOCAL 1 IRQ_TYPE_NONE>;
136 interrupts = <GIC_LOCAL 1 IRQ_TYPE_NONE>;
/OK3568_Linux_fs/u-boot/include/dt-bindings/interrupt-controller/
H A Dmips-gic.h7 #define GIC_LOCAL 1 macro
/OK3568_Linux_fs/kernel/include/dt-bindings/interrupt-controller/
H A Dmips-gic.h8 #define GIC_LOCAL 1 macro
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/mti/
H A Dmalta.dts40 interrupts = <GIC_LOCAL 1 IRQ_TYPE_NONE>;
/OK3568_Linux_fs/u-boot/arch/mips/dts/
H A Dimg,boston.dts42 interrupts = <GIC_LOCAL 1 IRQ_TYPE_NONE>;
/OK3568_Linux_fs/kernel/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>;
/OK3568_Linux_fs/kernel/drivers/staging/mt7621-dts/
H A Dmt7621.dtsi374 interrupts = <GIC_LOCAL 1 IRQ_TYPE_NONE>;
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-mips-gic.c445 else if (intspec[0] == GIC_LOCAL) in gic_irq_domain_xlate()