Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/lantiq/
Ddevices.c70 IRQ_RES(tx, LTQ_ASC_TIR(0)),
82 IRQ_RES(tx, LTQ_ASC_TIR(1)),
/linux-3.4.99/arch/mips/include/asm/mach-lantiq/xway/
Dlantiq_irq.h20 #define LTQ_ASC_TIR(x) (INT_NUM_IM3_IRL0 + (x * 8)) macro