Home
last modified time | relevance | path

Searched refs:get_fdt (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/mips/lantiq/
H A Dprom.c78 dtb = get_fdt(); in plat_mem_setup()
/openbmc/linux/arch/mips/include/asm/
H A Dbootinfo.h123 static inline void *get_fdt(void) in get_fdt() function
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dfdt.c266 fdt_addr = (uintptr_t)get_fdt(&fdt_size); in allocate_new_fdt_and_exit_boot()
364 void *get_fdt(unsigned long *fdt_size) in get_fdt() function
H A Defistub.h947 void *get_fdt(unsigned long *fdt_size);
/openbmc/linux/arch/mips/ralink/
H A Dof.c97 dtb = get_fdt(); in plat_mem_setup()
/openbmc/linux/arch/mips/pic32/pic32mzda/
H A Dinit.c28 dtb = get_fdt(); in plat_mem_setup()
/openbmc/linux/arch/mips/bmips/
H A Dsetup.c188 dtb = get_fdt(); in plat_mem_setup()
/openbmc/linux/arch/mips/generic/
H A Dinit.c42 fdt = (void *)get_fdt(); in plat_get_fdt()
/openbmc/linux/arch/mips/ath79/
H A Dsetup.c220 dtb = get_fdt(); in plat_mem_setup()