Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmips-gic.h178 #define GIC_POL_ACTIVE_HIGH 1 /* when level triggered */ macro
/openbmc/linux/drivers/irqchip/
H A Dirq-mips-gic.c237 pol = GIC_POL_ACTIVE_HIGH; in gic_set_type()
820 change_gic_pol(i, GIC_POL_ACTIVE_HIGH); in gic_of_init()