Searched refs:fdt_boot_cpuid_phys (Results 1 – 3 of 3) sorted by relevance
212 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys)) macro
475 fdt_set_boot_cpuid_phys(buf, fdt_boot_cpuid_phys(fdt)); in fdt_open_into()
267 return fdt_boot_cpuid_phys(self._fdt)1110 uint32_t fdt_boot_cpuid_phys(const void *fdt);
Completed in 9 milliseconds