Searched refs:trigtype (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dirq-gic.c301 unsigned int pin, unsigned int polarity, unsigned int trigtype,
332 GIC_SET_TRIGGER(intr, trigtype);
341 if (trigtype == GIC_TRIG_EDGE)
381 intrmap[i].trigtype,
300 gic_setup_intr(unsigned int intr, unsigned int cpu, unsigned int pin, unsigned int polarity, unsigned int trigtype, unsigned int flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dgic.h329 unsigned int trigtype; /* Trigger : Edge/Levl */ member in struct:gic_intr_map
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-int.c455 gic_intr_map[intr].trigtype = GIC_TRIG_EDGE;

Completed in 82 milliseconds