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

/linux-4.4.14/arch/arm/mach-footbridge/include/mach/
H A Dirqs.h18 #define _DC21285_IRQ(x) (16 + (x)) macro
25 #define IRQ_CONRX _DC21285_IRQ(0)
26 #define IRQ_CONTX _DC21285_IRQ(1)
27 #define IRQ_TIMER1 _DC21285_IRQ(2)
28 #define IRQ_TIMER2 _DC21285_IRQ(3)
29 #define IRQ_TIMER3 _DC21285_IRQ(4)
30 #define IRQ_IN0 _DC21285_IRQ(5)
31 #define IRQ_IN1 _DC21285_IRQ(6)
32 #define IRQ_IN2 _DC21285_IRQ(7)
33 #define IRQ_IN3 _DC21285_IRQ(8)
34 #define IRQ_DOORBELLHOST _DC21285_IRQ(9)
35 #define IRQ_DMA1 _DC21285_IRQ(10)
36 #define IRQ_DMA2 _DC21285_IRQ(11)
37 #define IRQ_PCI _DC21285_IRQ(12)
38 #define IRQ_SDRAMPARITY _DC21285_IRQ(13)
39 #define IRQ_I2OINPOST _DC21285_IRQ(14)
40 #define IRQ_PCI_ABORT _DC21285_IRQ(15)
41 #define IRQ_PCI_SERR _DC21285_IRQ(16)
42 #define IRQ_DISCARD_TIMER _DC21285_IRQ(17)
43 #define IRQ_PCI_DPERR _DC21285_IRQ(18)
44 #define IRQ_PCI_PERR _DC21285_IRQ(19)
/linux-4.4.14/arch/arm/mach-footbridge/
H A Dcommon.c107 for (irq = _DC21285_IRQ(0); irq < _DC21285_IRQ(20); irq++) { __fb_init_irq()

Completed in 44 milliseconds