Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/txx9/
H A Drbtx4938.h109 #define RBTX4938_IRQ_IRC_SIO(n) (RBTX4938_IRQ_IRC + TX4938_IR_SIO(n))
H A Dtx4938.h71 #define TX4938_IR_SIO(n) (8 + (n)) macro