mem_size_max       19 arch/mips/ralink/common.h 	unsigned long mem_size_max;
mem_size_max      603 arch/mips/ralink/mt7620.c 		soc_info->mem_size_max = MT7620_SDRAM_SIZE_MAX;
mem_size_max      609 arch/mips/ralink/mt7620.c 		soc_info->mem_size_max = MT7620_DDR1_SIZE_MAX;
mem_size_max      615 arch/mips/ralink/mt7620.c 		soc_info->mem_size_max = MT7620_DDR2_SIZE_MAX;
mem_size_max      629 arch/mips/ralink/mt7620.c 		soc_info->mem_size_max = MT7620_DDR1_SIZE_MAX;
mem_size_max      635 arch/mips/ralink/mt7620.c 		soc_info->mem_size_max = MT7620_DDR2_SIZE_MAX;
mem_size_max      212 arch/mips/ralink/mt7621.c 	soc_info->mem_size_max = MT7621_DDR2_SIZE_MAX;
mem_size_max       92 arch/mips/ralink/of.c 				     soc_info.mem_size_max * SZ_1M);
mem_size_max      107 arch/mips/ralink/rt288x.c 	soc_info->mem_size_max = RT2880_MEM_SIZE_MAX;
mem_size_max      271 arch/mips/ralink/rt305x.c 		soc_info->mem_size_max = RT305X_MEM_SIZE_MAX;
mem_size_max      275 arch/mips/ralink/rt305x.c 		soc_info->mem_size_max = RT3352_MEM_SIZE_MAX;
mem_size_max      143 arch/mips/ralink/rt3883.c 	soc_info->mem_size_max = RT3883_MEM_SIZE_MAX;