Searched refs:IC_RISINGCLR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/alchemy/common/ |
H A D | irq.c | 63 #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()
|
/kernel/linux/linux-6.6/arch/mips/alchemy/common/ |
H A D | irq.c | 63 #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()
|
Completed in 4 milliseconds