Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/ath25/
Dar2315_regs.h52 #define AR2315_RST_BASE 0x11000000 /* Reset control MMR */ macro
Dar2315.c275 ar2315_rst_base = ioremap_nocache(AR2315_RST_BASE, AR2315_RST_SIZE); in ar2315_plat_mem_setup()