Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dfdt.h8 uint32_t totalsize; /* total size of DT block */ member
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dflattree.c806 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local