Home
last modified time | relevance | path

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

/linux/arch/mips/txx9/generic/
H A Dirq_tx4938.c34 txx9_irq_set_pri(TX4938_IR_TMR(i), 6); in tx4938_irq_init()
H A Dsetup_tx4938.c284 TXX9_IRQ_BASE + TX4938_IR_TMR(tmrnr), in tx4938_time_init()
/linux/arch/mips/include/asm/txx9/
H A Dtx4938.h78 #define TX4938_IR_TMR(n) (17 + (n)) macro