Searched refs:ATH79_MEM_SIZE_MIN (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/ath79/ | ||
H A D | common.h | 16 #define ATH79_MEM_SIZE_MIN (2 * 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() |