Home
last modified time | relevance | path

Searched refs:fdt_boot_cpuid_phys (Results 1 – 5 of 5) sorted by relevance

/u-boot/scripts/dtc/libfdt/
A Dlibfdt.h212 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys)) macro
A Dfdt_rw.c475 fdt_set_boot_cpuid_phys(buf, fdt_boot_cpuid_phys(fdt)); in fdt_open_into()
/u-boot/cmd/
A Dfdt.c547 fdt_boot_cpuid_phys(working_fdt)); in do_fdt()
/u-boot/tools/
A Dfdtgrep.c265 fdt_boot_cpuid_phys(blob)); in display_fdt_by_regions()
/u-boot/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped263 return fdt_boot_cpuid_phys(self._fdt)
1106 uint32_t fdt_boot_cpuid_phys(const void *fdt);

Completed in 11 milliseconds