Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-mips-gic.c91 case GIC_LOCAL_INT_FDC: in gic_local_irq_is_routable()
139 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_FDC)) { in gic_get_c0_fdc_int()
147 GIC_LOCAL_TO_HWIRQ(GIC_LOCAL_INT_FDC)); in gic_get_c0_fdc_int()
489 case GIC_LOCAL_INT_FDC: in gic_irq_domain_map()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmips-gic.h296 GIC_LOCAL_INT_FDC, enumerator
336 if (intr == GIC_LOCAL_INT_FDC) in mips_gic_vx_map_reg()