Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmips-gic.h220 #define GIC_VX_CTL_FDC_ROUTABLE BIT(4) macro
/openbmc/linux/drivers/irqchip/
H A Dirq-mips-gic.c93 return vpe_ctl & GIC_VX_CTL_FDC_ROUTABLE; in gic_local_irq_is_routable()