Home
last modified time | relevance | path

Searched refs:fdt_boot_cpuid_phys (Results 1 – 6 of 6) 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/test/cmd/
A Dfdt.c1150 ut_assert_nextline("boot_cpuid_phys:\t0x%x", fdt_boot_cpuid_phys(fdt)); in fdt_test_header()
1165 fdt_test_header_get(uts, "boot_cpuid_phys", fdt_boot_cpuid_phys(fdt)); in fdt_test_header()
/u-boot/cmd/
A Dfdt.c596 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_shipped267 return fdt_boot_cpuid_phys(self._fdt)
1110 uint32_t fdt_boot_cpuid_phys(const void *fdt);

Completed in 21 milliseconds