Home
last modified time | relevance | path

Searched refs:FPGA_INTMSK1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/boards/mach-se/7780/
H A Dirq.c24 __raw_writew(0, FPGA_INTMSK1); in init_se7780_IRQ()
26 __raw_writew((__raw_readw(FPGA_INTMSK1) | 0x0002), FPGA_INTMSK1); in init_se7780_IRQ()
/kernel/linux/linux-6.6/arch/sh/boards/mach-se/7780/
H A Dirq.c24 __raw_writew(0, FPGA_INTMSK1); in init_se7780_IRQ()
26 __raw_writew((__raw_readw(FPGA_INTMSK1) | 0x0002), FPGA_INTMSK1); in init_se7780_IRQ()
/kernel/linux/linux-5.10/arch/sh/include/mach-se/mach/
H A Dse7780.h51 #define FPGA_INTMSK1 (PA_FPGA + 2) /* Interrupt Mask register 1 */ macro
/kernel/linux/linux-6.6/arch/sh/include/mach-se/mach/
H A Dse7780.h51 #define FPGA_INTMSK1 (PA_FPGA + 2) /* Interrupt Mask register 1 */ macro

Completed in 2 milliseconds