Home
last modified time | relevance | path

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

/linux/arch/arm/mach-footbridge/include/mach/
A Dirqs.h19 #define _DC21285_IRQ(x) (16 + (x)) macro
26 #define IRQ_CONRX _DC21285_IRQ(0)
27 #define IRQ_CONTX _DC21285_IRQ(1)
28 #define IRQ_TIMER1 _DC21285_IRQ(2)
29 #define IRQ_TIMER2 _DC21285_IRQ(3)
31 #define IRQ_IN0 _DC21285_IRQ(5)
32 #define IRQ_IN1 _DC21285_IRQ(6)
33 #define IRQ_IN2 _DC21285_IRQ(7)
34 #define IRQ_IN3 _DC21285_IRQ(8)
36 #define IRQ_DMA1 _DC21285_IRQ(10)
[all …]
/linux/arch/arm/mach-footbridge/
A Dcommon.c103 for (irq = _DC21285_IRQ(0); irq < _DC21285_IRQ(20); irq++) { in __fb_init_irq()

Completed in 4 milliseconds