Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath25/
H A Dar2315.c337 ar2315_rst_reg_mask(AR2315_RESET, 0, AR2315_RESET_PCIDMA); in ar2315_arch_init()
339 ar2315_rst_reg_mask(AR2315_RESET, AR2315_RESET_PCIDMA, 0); in ar2315_arch_init()
H A Dar2315_regs.h82 #define AR2315_RESET_PCIDMA 0x00000008 /* warm reset PCI ahb/dma */ macro