Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/alchemy/common/
H A Dirq.c41 #define IC_CFG0CLR 0x44 macro
461 __raw_writel(1 << bit, base + IC_CFG0CLR); in au1x_ic_settype()
482 __raw_writel(1 << bit, base + IC_CFG0CLR); in au1x_ic_settype()
489 __raw_writel(1 << bit, base + IC_CFG0CLR); in au1x_ic_settype()
718 __raw_writel(0xffffffff, base + IC_CFG0CLR); in ic_init()
/kernel/linux/linux-6.6/arch/mips/alchemy/common/
H A Dirq.c41 #define IC_CFG0CLR 0x44 macro
461 __raw_writel(1 << bit, base + IC_CFG0CLR); in au1x_ic_settype()
482 __raw_writel(1 << bit, base + IC_CFG0CLR); in au1x_ic_settype()
489 __raw_writel(1 << bit, base + IC_CFG0CLR); in au1x_ic_settype()
718 __raw_writel(0xffffffff, base + IC_CFG0CLR); in ic_init()

Completed in 4 milliseconds