Home
last modified time | relevance | path

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

/u-boot/scripts/dtc/libfdt/
A Dfdt.c20 uint32_t totalsize = fdt_totalsize(fdt); in fdt_ro_probe_() local
45 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_()
50 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()
A Dfdt.h14 fdt32_t totalsize; /* total size of DT block */ member
A Dfdt_ro.c36 int32_t totalsize; in fdt_get_string() local
/u-boot/include/
A Dcircbuf.h12 unsigned int totalsize; /* number of bytes allocated */ member
/u-boot/scripts/dtc/
A Dutil.c300 int totalsize; in utilfdt_write_err() local
A Dflattree.c814 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local

Completed in 13 milliseconds