Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/common/
H A Dirq.c58 #define IC_WAKECLR 0x6C macro
314 __raw_writel(1 << bit, base + IC_WAKECLR); in au1x_ic0_mask()
324 __raw_writel(1 << bit, base + IC_WAKECLR); in au1x_ic1_mask()
361 __raw_writel(1 << bit, base + IC_WAKECLR); in au1x_ic0_maskack()
373 __raw_writel(1 << bit, base + IC_WAKECLR); in au1x_ic1_maskack()
723 __raw_writel(0xffffffff, base + IC_WAKECLR); in ic_init()