Home
last modified time | relevance | path

Searched defs:fdt_addr (Results 1 – 5 of 5) sorted by relevance

/third_party/uboot/u-boot-2020.01/common/spl/
Dspl_atf.c36 uintptr_t fdt_addr) in bl2_plat_get_bl31_params()
99 uintptr_t bl33_entry, uintptr_t fdt_addr) in bl31_entry()
/third_party/uboot/u-boot-2020.01/common/
Dimage-fdt.c39 static const image_header_t *image_get_fdt(ulong fdt_addr) in image_get_fdt()
274 ulong fdt_addr; in boot_get_fdt() local
/third_party/uboot/u-boot-2020.01/lib/efi_selftest/
Defi_selftest_memory.c19 static u64 fdt_addr; variable
/third_party/uboot/u-boot-2020.01/cmd/
Ddtimg.c46 ulong fdt_addr; in dtimg_get_fdt() local
/third_party/uboot/u-boot-2020.01/include/
Dspl.h137 void *fdt_addr; member