Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/
Dmips-gic.h292 GIC_LOCAL_INT_TIMER, enumerator
332 if (intr <= GIC_LOCAL_INT_TIMER) in mips_gic_vx_map_reg()
337 return GIC_LOCAL_INT_TIMER + 1; in mips_gic_vx_map_reg()
/Linux-v5.10/drivers/irqchip/
Dirq-mips-gic.c85 case GIC_LOCAL_INT_TIMER: in gic_local_irq_is_routable()
117 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) in gic_get_c0_compare_int()
120 GIC_LOCAL_TO_HWIRQ(GIC_LOCAL_INT_TIMER)); in gic_get_c0_compare_int()
480 case GIC_LOCAL_INT_TIMER: in gic_irq_domain_map()
748 gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) { in gic_of_init()