Home
last modified time | relevance | path

Searched refs:TX4939_IR_ATA (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/txx9/generic/
H A Dsetup_tx4939.c379 .start = TXX9_IRQ_BASE + TX4939_IR_ATA(0), in tx4939_ata_init()
389 .start = TXX9_IRQ_BASE + TX4939_IR_ATA(1), in tx4939_ata_init()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/txx9/
H A Dtx4939.h196 #define TX4939_IR_ATA(n) (19 + (n)) macro