Searched refs:booted_soc_memcfg (Results 1 – 1 of 1) sorted by relevance
183 static struct bcm283x_memory_soc_cfg *booted_soc_memcfg; variable192 if (booted_soc_memcfg != NULL) in bcm283x_get_current_memcfg()193 return (booted_soc_memcfg); in bcm283x_get_current_memcfg()200 booted_soc_memcfg = &bcm283x_memory_configs[i]; in bcm283x_get_current_memcfg()203 booted_soc_memcfg->soc_compat); in bcm283x_get_current_memcfg()205 booted_soc_memcfg->soc_compat)) in bcm283x_get_current_memcfg()206 return (booted_soc_memcfg); in bcm283x_get_current_memcfg()