Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/common/
Dirq.c324 case INTC_INT_FALL_EDGE: /* 0:1:0 */ in setup_local_irq()
376 case INTC_INT_FALL_EDGE: /* 0:1:0 */ in setup_local_irq()
/linux-2.4.37.9/include/asm-mips/
Dau1000.h290 #define INTC_INT_FALL_EDGE 0x2 macro