Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dyamon-dt.h45 extern __init int yamon_dt_append_memory(void *fdt,
/openbmc/linux/arch/mips/generic/
H A Dboard-sead3.c45 return yamon_dt_append_memory(fdt, mem_regions); in append_memory()
H A Dyamon-dt.c75 __init int yamon_dt_append_memory(void *fdt, in yamon_dt_append_memory() function