Searched refs:ATH79_MEM_SIZE_MAX (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/ath79/ | ||
H A D | common.h | 17 #define ATH79_MEM_SIZE_MAX (256 * 1024 * 1024) macro |
H A D | setup.c | 232 detect_memory_region(0, ATH79_MEM_SIZE_MIN, ATH79_MEM_SIZE_MAX); in plat_mem_setup() |