Searched refs:HD64461_IRQBASE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/cchips/hd6446x/
H A Dhd64461.c23 unsigned short mask = 1 << (irq - HD64461_IRQBASE);
33 unsigned short mask = 1 << (irq - HD64461_IRQBASE);
44 if (irq == HD64461_IRQBASE + 13)
59 unsigned int ext_irq = HD64461_IRQBASE;
80 HD64461_IOBASE, CONFIG_HD64461_IRQ, HD64461_IRQBASE,
81 HD64461_IRQBASE + 15);
90 for (i = HD64461_IRQBASE; i < HD64461_IRQBASE + 16; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dhd64461.h230 #define HD64461_IRQBASE OFFCHIP_IRQ_BASE macro
234 #define HD64461_IRQ_UART (HD64461_IRQBASE+5)
235 #define HD64461_IRQ_IRDA (HD64461_IRQBASE+6)
236 #define HD64461_IRQ_TMU1 (HD64461_IRQBASE+9)
237 #define HD64461_IRQ_TMU0 (HD64461_IRQBASE+10)
238 #define HD64461_IRQ_GPIO (HD64461_IRQBASE+11)
239 #define HD64461_IRQ_AFE (HD64461_IRQBASE+12)
240 #define HD64461_IRQ_PCC1 (HD64461_IRQBASE+13)
241 #define HD64461_IRQ_PCC0 (HD64461_IRQBASE+14)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-hp6xx/
H A Dsetup.c172 .mv_nr_irqs = HD64461_IRQBASE + HD64461_IRQ_NUM + 6,

Completed in 102 milliseconds