Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath25/
H A Dar2315_regs.h52 #define AR2315_RST_BASE 0x11000000 /* Reset control MMR */ macro
H A Dar2315.c273 ar2315_rst_base = ioremap(AR2315_RST_BASE, AR2315_RST_SIZE); in ar2315_plat_mem_setup()