Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/common/
H A Dirq.c63 #define IC_RISINGCLR 0x78 macro
338 __raw_writel(1 << bit, base + IC_RISINGCLR); in au1x_ic0_ack()
352 __raw_writel(1 << bit, base + IC_RISINGCLR); in au1x_ic1_ack()
363 __raw_writel(1 << bit, base + IC_RISINGCLR); in au1x_ic0_maskack()
375 __raw_writel(1 << bit, base + IC_RISINGCLR); in au1x_ic1_maskack()
726 __raw_writel(0xffffffff, base + IC_RISINGCLR); in ic_init()