Home
last modified time | relevance | path

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

/arch/mips/txx9/generic/
Dirq_tx4939.c204 tx4939_irq_set_pri(TX4939_IR_TMR(i), 6); in tx4939_irq_init()
Dsetup_tx4939.c294 TXX9_IRQ_BASE + TX4939_IR_TMR(tmrnr), in tx4939_time_init()
/arch/mips/include/asm/txx9/
Dtx4939.h201 #define TX4939_IR_TMR(n) (((n) >= 3 ? 45 : 16) + (n)) /* 16-18,48-50 */ macro