Home
last modified time | relevance | path

Searched refs:IRQ_LPC32XX_TS_IRQ (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-lpc32xx/
Dcommon.c106 .start = IRQ_LPC32XX_TS_IRQ,
107 .end = IRQ_LPC32XX_TS_IRQ,
149 .start = IRQ_LPC32XX_TS_IRQ,
150 .end = IRQ_LPC32XX_TS_IRQ,
Dirq.c181 [IRQ_LPC32XX_TS_IRQ] = {
/arch/arm/mach-lpc32xx/include/mach/
Dirqs.h66 #define IRQ_LPC32XX_TS_IRQ LPC32XX_SIC1_IRQ(7) macro