Home
last modified time | relevance | path

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

/linux/arch/sh/include/mach-se/mach/
A Dse7724.h43 #define IRQ0_BASE SE7724_FPGA_IRQ_BASE macro
44 #define IRQ0_KEY (IRQ0_BASE + 12)
45 #define IRQ0_RMII (IRQ0_BASE + 13)
46 #define IRQ0_SMC (IRQ0_BASE + 14)
61 #define SE7724_FPGA_IRQ_NR (IRQ2_END - IRQ0_BASE)
/linux/arch/sh/boards/mach-se/7724/
A Dirq.c32 if (irq >= IRQ0_BASE && in fpga2irq()
51 set.base = IRQ0_BASE; in get_fpga_irq()
/linux/drivers/atm/
A Dhe.h410 #define IRQ0_BASE 0x80080 macro
A Dhe.c933 he_writel(he_dev, he_dev->irq_phys, IRQ0_BASE); in he_init_irq()
2032 ((he_readl(he_dev, IRQ0_BASE) & IRQ_MASK) << 2)); in he_irq_handler()

Completed in 11 milliseconds