Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dtx4939.h197 #define TX4939_IR_DMA(ch, n) (((ch) ? 22 : 10) + (n)) /* 10-13,22-25 */ macro
/arch/mips/txx9/generic/
Dsetup_tx4939.c479 TXX9_IRQ_BASE + TX4939_IR_DMA(i, 0), in tx4939_dmac_init()