Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/txx9/generic/
H A Dirq_tx4927.c48 txx9_irq_set_pri(TX4927_IR_SIO(i), 5); in tx4927_irq_init()
H A Dsetup_tx4927.c237 TXX9_IRQ_BASE + TX4927_IR_SIO(i), in tx4927_sio_init()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h60 #define TX4927_IR_SIO(n) (8 + (n)) macro