Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-mips-gic.c87 case GIC_LOCAL_INT_TIMER: in gic_local_irq_is_routable()
119 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) in gic_get_c0_compare_int()
122 GIC_LOCAL_TO_HWIRQ(GIC_LOCAL_INT_TIMER)); in gic_get_c0_compare_int()
484 case GIC_LOCAL_INT_TIMER: in gic_irq_domain_map()
801 gic_local_irq_is_routable(GIC_LOCAL_INT_TIMER)) { in gic_of_init()