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