Home
last modified time | relevance | path

Searched refs:mem_size_max (Results 1 – 6 of 6) sorted by relevance

/linux/arch/mips/ralink/
H A Dmt7620.c57 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()
H A Drt305x.c208 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()
H A Dcommon.h19 unsigned long mem_size_max; member
H A Drt3883.c106 soc_info->mem_size_max = RT3883_MEM_SIZE_MAX; in prom_soc_init()
H A Drt288x.c106 soc_info->mem_size_max = RT2880_MEM_SIZE_MAX; in prom_soc_init()
H A Dof.c110 soc_info.mem_size_max * SZ_1M); in plat_mem_setup()