Home
last modified time | relevance | path

Searched defs:fdtp (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/
H A Dbootefi.c79 static efi_status_t copy_fdt(void **fdtp) in copy_fdt()
H A Dfdt.c91 fdt32_t *fdtp = (fdt32_t *)working_fdt; in fdt_get_header_value() local