Searched refs:AR2315_SDRAMCTL_BASE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/mips/ath25/ | ||
| D | ar2315_regs.h | 48 #define AR2315_SDRAMCTL_BASE 0x10300000 /* SDRAM MMR */ macro |
| D | ar2315.c | 265 sdram_base = ioremap_nocache(AR2315_SDRAMCTL_BASE, in ar2315_plat_mem_setup() |