Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/common/
H A Dirq.c61 #define IC_MASKCLR 0x74 macro
313 __raw_writel(1 << bit, base + IC_MASKCLR); in au1x_ic0_mask()
323 __raw_writel(1 << bit, base + IC_MASKCLR); in au1x_ic1_mask()
362 __raw_writel(1 << bit, base + IC_MASKCLR); in au1x_ic0_maskack()
374 __raw_writel(1 << bit, base + IC_MASKCLR); in au1x_ic1_maskack()
721 __raw_writel(0xffffffff, base + IC_MASKCLR); in ic_init()