Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/ath25/
Dar2315.c47 static inline void ar2315_rst_reg_mask(u32 reg, u32 mask, u32 val) in ar2315_rst_reg_mask() function
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()
339 ar2315_rst_reg_mask(AR2315_RESET, 0, AR2315_RESET_PCIDMA); in ar2315_arch_init()
341 ar2315_rst_reg_mask(AR2315_RESET, AR2315_RESET_PCIDMA, 0); in ar2315_arch_init()
345 ar2315_rst_reg_mask(AR2315_ENDIAN_CTL, 0, AR2315_CONFIG_PCIAHB | in ar2315_arch_init()
352 ar2315_rst_reg_mask(AR2315_AHB_ARB_CTL, 0, AR2315_ARB_PCI); in ar2315_arch_init()
353 ar2315_rst_reg_mask(AR2315_IF_CTL, AR2315_IF_PCI_CLK_MASK | in ar2315_arch_init()