Searched refs:IRQ0_BASE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/mach-se/mach/
H A Dse7724.h46 #define IRQ0_BASE SE7724_FPGA_IRQ_BASE macro
47 #define IRQ0_KEY (IRQ0_BASE + 12)
48 #define IRQ0_RMII (IRQ0_BASE + 13)
49 #define IRQ0_SMC (IRQ0_BASE + 14)
64 #define SE7724_FPGA_IRQ_NR (IRQ2_END - IRQ0_BASE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-se/7724/
H A Dirq.c33 if (irq >= IRQ0_BASE &&
52 set.base = IRQ0_BASE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhe.h410 #define IRQ0_BASE 0x80080 macro
H A Dhe.c941 he_writel(he_dev, he_dev->irq_phys, IRQ0_BASE);
2051 ((he_readl(he_dev, IRQ0_BASE) & IRQ_MASK) << 2));

Completed in 114 milliseconds