Searched refs:GIC_LOCAL_INT_FDC (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dmips-gic.h284 * @GIC_LOCAL_INT_FDC: Fast debug channel interrupt
296 GIC_LOCAL_INT_FDC, enumerator in enum:mips_gic_local_interrupt
336 if (intr == GIC_LOCAL_INT_FDC)
/linux-master/drivers/irqchip/
H A Dirq-mips-gic.c92 case GIC_LOCAL_INT_FDC:
140 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_FDC)) {
148 GIC_LOCAL_TO_HWIRQ(GIC_LOCAL_INT_FDC));
391 GIC_LOCAL_INT_FDC,
504 case GIC_LOCAL_INT_FDC:

Completed in 86 milliseconds