Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/mach-se/7724/
H A Dirq.c55 set.mraddr = IRQ1_MR; in get_fpga_irq()
117 __raw_writew(0xffff, IRQ1_MR); /* mask all */ in init_se7724_IRQ()
/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7724.h31 #define IRQ1_MR (0xba200024) macro