Home | History | Annotate | Download | only in dtc

Lines Matching defs:boot_cpuid_phys

331 			    int boot_cpuid_phys)
353 fdt->boot_cpuid_phys = cpu_to_fdt32(boot_cpuid_phys);
385 dti->boot_cpuid_phys);
500 fprintf(f, "\t/* boot_cpuid_phys */\n");
501 asm_emit_cell(f, dti->boot_cpuid_phys);
814 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys;
886 boot_cpuid_phys = fdt32_to_cpu(fdt->boot_cpuid_phys);
939 return build_dt_info(DTSF_V1, reservelist, tree, boot_cpuid_phys);