Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/txx9/generic/
H A Dirq_tx4938.c36 txx9_irq_set_pri(TX4938_IR_SIO(i), 5); in tx4938_irq_init()
H A Dsetup_tx4938.c299 TXX9_IRQ_BASE + TX4938_IR_SIO(i), in tx4938_sio_init()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4938.h71 #define TX4938_IR_SIO(n) (8 + (n)) macro