Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dirq_txx9.c41 #define TXx9_IRCR_LOW 0x00000000 macro
126 case IRQF_TRIGGER_LOW: mode = TXx9_IRCR_LOW; break; in txx9_irq_set_type()
156 txx9irq[i].mode = TXx9_IRCR_LOW; in txx9_irq_init()
/arch/mips/txx9/generic/
Dirq_tx4939.c32 #define TXx9_IRCR_LOW 0x00000000 macro
125 mode = TXx9_IRCR_LOW; in tx4939_irq_set_type()
178 tx4939irq[i].mode = TXx9_IRCR_LOW; in tx4939_irq_init()