Searched refs:mem_size_max (Results 1 – 6 of 6) sorted by relevance
57 soc_info->mem_size_max = MT7620_SDRAM_SIZE_MAX; in mt7620_dram_init()63 soc_info->mem_size_max = MT7620_DDR1_SIZE_MAX; in mt7620_dram_init()69 soc_info->mem_size_max = MT7620_DDR2_SIZE_MAX; in mt7620_dram_init()83 soc_info->mem_size_max = MT7620_DDR1_SIZE_MAX; in mt7628_dram_init()89 soc_info->mem_size_max = MT7620_DDR2_SIZE_MAX; in mt7628_dram_init()
208 soc_info->mem_size_max = RT305X_MEM_SIZE_MAX; in prom_soc_init()211 soc_info->mem_size_max = RT3352_MEM_SIZE_MAX; in prom_soc_init()
19 unsigned long mem_size_max; member
106 soc_info->mem_size_max = RT3883_MEM_SIZE_MAX; in prom_soc_init()
106 soc_info->mem_size_max = RT2880_MEM_SIZE_MAX; in prom_soc_init()
110 soc_info.mem_size_max * SZ_1M); in plat_mem_setup()