Home
last modified time | relevance | path

Searched defs:totalsize (Results 1 – 4 of 4) sorted by relevance

/scripts/dtc/
Dfdtdump.c56 uint32_t totalsize = fdt32_to_cpu(bph->totalsize); in dump_blob() local
Dutil.c300 int totalsize; in utilfdt_write_err() local
Dflattree.c820 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
/scripts/dtc/libfdt/
Dfdt.h59 fdt32_t totalsize; /* total size of DT block */ member