Searched refs:LOONGSON_IRQ_BASE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/loongson/common/
H A Dbonito-irq.c21 LOONGSON_INTENSET = (1 << (irq - LOONGSON_IRQ_BASE));
27 LOONGSON_INTENCLR = (1 << (irq - LOONGSON_IRQ_BASE));
48 for (i = LOONGSON_IRQ_BASE; i < LOONGSON_IRQ_BASE + 32; i++)
52 setup_irq(LOONGSON_IRQ_BASE + 10, &dma_timeout_irqaction);
H A Dirq.c33 do_IRQ(LOONGSON_IRQ_BASE + i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dfixup-lemote2f.c62 virq + LOONGSON_IRQ_BASE);
64 return LOONGSON_IRQ_BASE + virq;
H A Dfixup-fuloong2e.c39 irq = LOONGSON_IRQ_BASE + 25 + pin;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-loongson/
H A Dloongson.h62 #define LOONGSON_IRQ_BASE 32 macro

Completed in 35 milliseconds