Home
last modified time | relevance | path

Searched refs:mem_detect (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/ralink/
H A Dof.c103 if (soc_info.mem_detect) in plat_mem_setup()
104 soc_info.mem_detect(); in plat_mem_setup()
H A Dcommon.h20 void (*mem_detect)(void); member
H A Dmt7621.c205 soc_info->mem_detect = mt7621_memory_detect; in prom_soc_init()