Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/mach-se/7724/
H A Dirq.c49 set.mraddr = IRQ0_MR; in get_fpga_irq()
116 __raw_writew(0xffff, IRQ0_MR); /* mask all */ in init_se7724_IRQ()
/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7724.h30 #define IRQ0_MR (0xba200020) macro