Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dmips-gic.h184 #define GIC_POL_RISING_EDGE 1 /* when single-edge triggered */ macro
/Linux-v4.19/drivers/irqchip/
Dirq-mips-gic.c218 pol = GIC_POL_RISING_EDGE; in gic_set_type()