Searched refs:get_fdt (Results 1 – 9 of 9) sorted by relevance
64 dtb = get_fdt(); in plat_mem_setup()
123 static inline void *get_fdt(void) in get_fdt() function
84 dtb = get_fdt(); in plat_mem_setup()
266 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
872 void *get_fdt(unsigned long *fdt_size);
28 dtb = get_fdt(); in plat_mem_setup()
177 dtb = get_fdt(); in plat_mem_setup()
42 fdt = (void *)get_fdt(); in plat_get_fdt()
220 dtb = get_fdt(); in plat_mem_setup()