Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dirq_txx9.c44 #define TXx9_IRCR_UP 0x00000003 macro
110 case IRQF_TRIGGER_RISING: mode = TXx9_IRCR_UP; break; in txx9_irq_set_type()