Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/lantiq/
Ddevices.c71 IRQ_RES(rx, LTQ_ASC_RIR(0)),
83 IRQ_RES(rx, LTQ_ASC_RIR(1)),
/linux-3.4.99/arch/mips/include/asm/mach-lantiq/xway/
Dlantiq_irq.h21 #define LTQ_ASC_RIR(x) (INT_NUM_IM3_IRL0 + (x * 8) + 1) macro