Searched defs:boot_cpuid_phys (Results 1 – 8 of 8) sorted by relevance
/external/dtc/libfdt/ |
D | fdt.h | 67 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
|
/external/u-boot/scripts/dtc/libfdt/ |
D | fdt.h | 67 fdt32_t boot_cpuid_phys; /* Which physical CPU id we're member
|
/external/dtc/ |
D | flattree.c | 331 int boot_cpuid_phys) in make_fdt_header() 814 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
|
D | dtc.h | 253 uint32_t boot_cpuid_phys; member
|
D | livetree.c | 379 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info()
|
/external/u-boot/scripts/dtc/ |
D | flattree.c | 331 int boot_cpuid_phys) in make_fdt_header() 814 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
|
D | dtc.h | 255 uint32_t boot_cpuid_phys; member
|
D | livetree.c | 380 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info()
|