Symbol: MAKE_IRQ
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
114
return MAKE_IRQ(1, gpio - ALCHEMY_GPIO1_BASE);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
122
return MAKE_IRQ(0, 29); /* shared GPIO208_215 */
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
145
case 20 ... 28: return MAKE_IRQ(1, gpio);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
146
case 16 ... 17: return MAKE_IRQ(1, 18 + gpio - 16);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
157
case 0: return MAKE_IRQ(1, 16);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
158
case 1 ... 5: return MAKE_IRQ(1, 17); /* shared GPIO201_205 */
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
159
case 6 ... 7: return MAKE_IRQ(1, 29 + gpio - 6);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
160
case 8 ... 15: return MAKE_IRQ(1, 31); /* shared GPIO208_215 */
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
185
return MAKE_IRQ(1, gpio - ALCHEMY_GPIO1_BASE);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
193
case 0 ... 2: return MAKE_IRQ(0, 5 + gpio - 0);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
194
case 3: return MAKE_IRQ(0, 22);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
195
case 4 ... 7: return MAKE_IRQ(0, 24 + gpio - 4);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
196
case 8 ... 15: return MAKE_IRQ(0, 28); /* shared GPIO208_215 */
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
50
return MAKE_IRQ(1, gpio - ALCHEMY_GPIO1_BASE);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
73
case 23 ... 28: return MAKE_IRQ(1, gpio);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
84
case 0 ... 3: return MAKE_IRQ(1, 16 + gpio - 0);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
85
case 4 ... 5: return MAKE_IRQ(1, 21 + gpio - 4);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
86
case 6 ... 7: return MAKE_IRQ(1, 29 + gpio - 6);