Home
last modified time | relevance | path

Searched refs:SE7724_FPGA_IRQ_BASE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/include/mach-se/mach/
H A Dse7724.h40 #define SE7724_FPGA_IRQ_BASE (220 + 16) macro
43 #define IRQ0_BASE SE7724_FPGA_IRQ_BASE
/linux/arch/sh/boards/mach-se/7724/
H A Dirq.c124 irq_base = irq_alloc_descs(SE7724_FPGA_IRQ_BASE, SE7724_FPGA_IRQ_BASE, in init_se7724_IRQ()