Go to the documentation of this file.
22 #define IRQ_GPIO11_27 11
24 #define IRQ_Ser0UDC 13
25 #define IRQ_Ser1SDLC 14
26 #define IRQ_Ser1UART 15
27 #define IRQ_Ser2ICP 16
28 #define IRQ_Ser3UART 17
29 #define IRQ_Ser4MCP 18
30 #define IRQ_Ser4SSP 19
42 #define IRQ_RTCAlrm 31
68 #define IRQ_BOARD_START 49
69 #define IRQ_BOARD_END 65
80 #ifdef CONFIG_SHARP_LOCOMO
81 #define NR_IRQS_LOCOMO 4
83 #define NR_IRQS_LOCOMO 0
87 #define NR_IRQS (IRQ_BOARD_START + NR_IRQS_LOCOMO)
89 #define SA1100_NR_IRQS (IRQ_BOARD_START + NR_IRQS_LOCOMO)