Searched refs:AU1000_INTC0_INT_BASE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Dirq.c223 unsigned int bit = irq_nr - AU1000_INTC0_INT_BASE;
247 unsigned int bit = irq_nr - AU1000_INTC0_INT_BASE;
263 unsigned int bit = irq_nr - AU1000_INTC0_INT_BASE;
289 unsigned int bit = irq_nr - AU1000_INTC0_INT_BASE;
368 bit = irq - AU1000_INTC0_INT_BASE;
446 off = AU1000_INTC0_INT_BASE;
449 off = AU1000_INTC0_INT_BASE;
505 for (i = AU1000_INTC0_INT_BASE;
506 (i < AU1000_INTC0_INT_BASE + 32); i++)
524 bit = irq_nr - AU1000_INTC0_INT_BASE;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h198 #define AU1000_INTC0_INT_BASE (MIPS_CPU_IRQ_BASE + 8) macro
199 #define AU1000_INTC0_INT_LAST (AU1000_INTC0_INT_BASE + 31)
205 AU1000_FIRST_INT = AU1000_INTC0_INT_BASE,
267 AU1100_FIRST_INT = AU1000_INTC0_INT_BASE,
329 AU1500_FIRST_INT = AU1000_INTC0_INT_BASE,
390 AU1550_FIRST_INT = AU1000_INTC0_INT_BASE,
455 AU1200_FIRST_INT = AU1000_INTC0_INT_BASE,

Completed in 43 milliseconds