Home
last modified time | relevance | path

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

/arch/sh/boards/mach-se/7780/
Dirq.c27 __raw_writew(0, FPGA_INTMSK1); in init_se7780_IRQ()
29 __raw_writew((__raw_readw(FPGA_INTMSK1) | 0x0002), FPGA_INTMSK1); in init_se7780_IRQ()
/arch/sh/include/mach-se/mach/
Dse7780.h54 #define FPGA_INTMSK1 (PA_FPGA + 2) /* Interrupt Mask register 1 */ macro