Searched defs:trigtype (Results 1 - 2 of 2) sorted by relevance

/arch/mips/kernel/
H A Dirq-gic.c286 unsigned int pin, unsigned int polarity, unsigned int trigtype,
321 GIC_SET_TRIGGER(intr, trigtype);
331 if (trigtype == GIC_TRIG_EDGE)
371 intrmap[i].trigtype,
285 gic_setup_intr(unsigned int intr, unsigned int cpu, unsigned int pin, unsigned int polarity, unsigned int trigtype, unsigned int flags) argument
/arch/mips/include/asm/
H A Dgic.h319 unsigned int trigtype; /* Trigger : Edge/Levl */ member in struct:gic_intr_map

Completed in 22 milliseconds