Searched refs:FPGA_INTMSK1 (Results 1 – 2 of 2) sorted by relevance
24 __raw_writew(0, FPGA_INTMSK1); in init_se7780_IRQ()26 __raw_writew((__raw_readw(FPGA_INTMSK1) | 0x0002), FPGA_INTMSK1); in init_se7780_IRQ()
51 #define FPGA_INTMSK1 (PA_FPGA + 2) /* Interrupt Mask register 1 */ macro
Completed in 10 milliseconds