Home
last modified time | relevance | path

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

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