Home
last modified time | relevance | path

Searched refs:INTC_INT2MSKCR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/boards/mach-sh7763rdp/
H A Dirq.c19 #define INTC_INT2MSKCR (INTC_BASE+0x4003C) macro
28 __raw_writel(1 << 25, INTC_INT2MSKCR); in init_sh7763rdp_IRQ()
41 __raw_writel(1 << 8, INTC_INT2MSKCR); in init_sh7763rdp_IRQ()
/kernel/linux/linux-6.6/arch/sh/boards/mach-sh7763rdp/
H A Dirq.c19 #define INTC_INT2MSKCR (INTC_BASE+0x4003C) macro
28 __raw_writel(1 << 25, INTC_INT2MSKCR); in init_sh7763rdp_IRQ()
41 __raw_writel(1 << 8, INTC_INT2MSKCR); in init_sh7763rdp_IRQ()

Completed in 1 milliseconds