Symbol: MAKE_IRQ
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
111
return MAKE_IRQ(1, gpio - ALCHEMY_GPIO1_BASE);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
119
return MAKE_IRQ(0, 29); /* shared GPIO208_215 */
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
142
case 20 ... 28: return MAKE_IRQ(1, gpio);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
143
case 16 ... 17: return MAKE_IRQ(1, 18 + gpio - 16);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
154
case 0: return MAKE_IRQ(1, 16);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
155
case 1 ... 5: return MAKE_IRQ(1, 17); /* shared GPIO201_205 */
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
156
case 6 ... 7: return MAKE_IRQ(1, 29 + gpio - 6);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
157
case 8 ... 15: return MAKE_IRQ(1, 31); /* shared GPIO208_215 */
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
182
return MAKE_IRQ(1, gpio - ALCHEMY_GPIO1_BASE);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
190
case 0 ... 2: return MAKE_IRQ(0, 5 + gpio - 0);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
191
case 3: return MAKE_IRQ(0, 22);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
192
case 4 ... 7: return MAKE_IRQ(0, 24 + gpio - 4);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
193
case 8 ... 15: return MAKE_IRQ(0, 28); /* shared GPIO208_215 */
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
47
return MAKE_IRQ(1, gpio - ALCHEMY_GPIO1_BASE);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
70
case 23 ... 28: return MAKE_IRQ(1, gpio);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
81
case 0 ... 3: return MAKE_IRQ(1, 16 + gpio - 0);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
82
case 4 ... 5: return MAKE_IRQ(1, 21 + gpio - 4);
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
83
case 6 ... 7: return MAKE_IRQ(1, 29 + gpio - 6);