Home
last modified time | relevance | path

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

/arch/mips/lantiq/
Ddevices.c72 IRQ_RES(err, LTQ_ASC_EIR(0)),
84 IRQ_RES(err, LTQ_ASC_EIR(1)),
/arch/mips/include/asm/mach-lantiq/xway/
Dlantiq_irq.h22 #define LTQ_ASC_EIR(x) (INT_NUM_IM3_IRL0 + (x * 8) + 2) macro