Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/ath25/
Dar2315.c75 ar2315_rst_reg_read(AR2315_IMR); in ar2315_misc_irq_handler()
98 ar2315_rst_reg_mask(AR2315_IMR, 0, BIT(d->hwirq)); in ar2315_misc_irq_unmask()
103 ar2315_rst_reg_mask(AR2315_IMR, BIT(d->hwirq), 0); in ar2315_misc_irq_mask()
Dar2315_regs.h157 #define AR2315_IMR 0x0024 macro