Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/txx9/generic/
Dsetup_tx4939.c396 .start = TXX9_IRQ_BASE + TX4939_IR_ATA(0), in tx4939_ata_init()
406 .start = TXX9_IRQ_BASE + TX4939_IR_ATA(1), in tx4939_ata_init()
/Linux-v4.19/arch/mips/include/asm/txx9/
Dtx4939.h196 #define TX4939_IR_ATA(n) (19 + (n)) macro