ALCHEMY_GPIC_INT_BASE  568 arch/mips/alchemy/common/irq.c 	irq -= ALCHEMY_GPIC_INT_BASE;
ALCHEMY_GPIC_INT_BASE  605 arch/mips/alchemy/common/irq.c 	irq -= ALCHEMY_GPIC_INT_BASE;
ALCHEMY_GPIC_INT_BASE  619 arch/mips/alchemy/common/irq.c 	irq -= ALCHEMY_GPIC_INT_BASE;
ALCHEMY_GPIC_INT_BASE  634 arch/mips/alchemy/common/irq.c 	irq -= ALCHEMY_GPIC_INT_BASE;
ALCHEMY_GPIC_INT_BASE  649 arch/mips/alchemy/common/irq.c 	irq -= ALCHEMY_GPIC_INT_BASE;
ALCHEMY_GPIC_INT_BASE  708 arch/mips/alchemy/common/irq.c 	au1300_gpic_chgcfg(d->irq - ALCHEMY_GPIC_INT_BASE, GPIC_CFG_IC_MASK, s);
ALCHEMY_GPIC_INT_BASE  871 arch/mips/alchemy/common/irq.c 	generic_handle_irq(ALCHEMY_GPIC_INT_BASE + i);
ALCHEMY_GPIC_INT_BASE  941 arch/mips/alchemy/common/irq.c 	for (i = ALCHEMY_GPIC_INT_BASE; i <= ALCHEMY_GPIC_INT_LAST; i++) {
ALCHEMY_GPIC_INT_BASE  952 arch/mips/alchemy/common/irq.c 			au1300_pinfunc_to_dev(i - ALCHEMY_GPIC_INT_BASE);
ALCHEMY_GPIC_INT_BASE   48 arch/mips/include/asm/mach-au1x00/au1000.h #define ALCHEMY_GPIC_INT_LAST	(ALCHEMY_GPIC_INT_BASE + ALCHEMY_GPIC_INT_NUM - 1)
ALCHEMY_GPIC_INT_BASE   67 arch/mips/include/asm/mach-au1x00/au1000.h #define AU1300_FIRST_INT	(ALCHEMY_GPIC_INT_BASE)