Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/txx9/generic/
H A Dirq_tx4927.c46 txx9_irq_set_pri(TX4927_IR_TMR(i), 6); in tx4927_irq_init()
H A Dsetup_tx4927.c227 TXX9_IRQ_BASE + TX4927_IR_TMR(tmrnr), in tx4927_time_init()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h67 #define TX4927_IR_TMR(n) (17 + (n)) macro