HD64461_IRQBASE    25 arch/sh/cchips/hd6446x/hd64461.c 	unsigned short mask = 1 << (irq - HD64461_IRQBASE);
HD64461_IRQBASE    36 arch/sh/cchips/hd6446x/hd64461.c 	unsigned short mask = 1 << (irq - HD64461_IRQBASE);
HD64461_IRQBASE    48 arch/sh/cchips/hd6446x/hd64461.c 	if (data->irq == HD64461_IRQBASE + 13)
HD64461_IRQBASE    63 arch/sh/cchips/hd6446x/hd64461.c 	unsigned int ext_irq = HD64461_IRQBASE;
HD64461_IRQBASE    81 arch/sh/cchips/hd6446x/hd64461.c 	       HD64461_IOBASE, CONFIG_HD64461_IRQ, HD64461_IRQBASE,
HD64461_IRQBASE    82 arch/sh/cchips/hd6446x/hd64461.c 	       HD64461_IRQBASE + 15);
HD64461_IRQBASE    90 arch/sh/cchips/hd6446x/hd64461.c 	irq_base = irq_alloc_descs(HD64461_IRQBASE, HD64461_IRQBASE, 16, -1);
HD64461_IRQBASE   235 arch/sh/include/asm/hd64461.h #define	HD64461_IRQ_UART	(HD64461_IRQBASE+5)
HD64461_IRQBASE   236 arch/sh/include/asm/hd64461.h #define	HD64461_IRQ_IRDA	(HD64461_IRQBASE+6)
HD64461_IRQBASE   237 arch/sh/include/asm/hd64461.h #define	HD64461_IRQ_TMU1	(HD64461_IRQBASE+9)
HD64461_IRQBASE   238 arch/sh/include/asm/hd64461.h #define	HD64461_IRQ_TMU0	(HD64461_IRQBASE+10)
HD64461_IRQBASE   239 arch/sh/include/asm/hd64461.h #define	HD64461_IRQ_GPIO	(HD64461_IRQBASE+11)
HD64461_IRQBASE   240 arch/sh/include/asm/hd64461.h #define	HD64461_IRQ_AFE		(HD64461_IRQBASE+12)
HD64461_IRQBASE   241 arch/sh/include/asm/hd64461.h #define	HD64461_IRQ_PCC1	(HD64461_IRQBASE+13)
HD64461_IRQBASE   242 arch/sh/include/asm/hd64461.h #define	HD64461_IRQ_PCC0	(HD64461_IRQBASE+14)