Home
last modified time | relevance | path

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

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