Home
last modified time | relevance | path

Searched defs:nextoffset (Results 1 – 9 of 9) sorted by relevance

/u-boot/scripts/dtc/libfdt/
A Dfdt.c154 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) in fdt_next_tag()
229 int nextoffset = 0; in fdt_next_node() local
A Dfdt_rw.c207 int nextoffset; in fdt_add_property_() local
338 int offset, nextoffset; in fdt_add_subnode_namelen() local
A Dfdt_sw.c345 int offset, nextoffset; in fdt_finish() local
A Dfdt_ro.c204 int nextoffset; in nextprop_() local
865 int offset, nextoffset = 0; in fdt_check_full() local
/u-boot/fs/cramfs/
A Dcramfs.c121 unsigned long inodeoffset = 0, nextoffset; in cramfs_resolve() local
300 unsigned long inodeoffset = 0, nextoffset; in cramfs_ls() local
/u-boot/include/
A Dfdt_region.h68 int nextoffset; /* Next node offset to check */ member
/u-boot/common/
A Dfdt_region.c39 int nextoffset = 0; in fdt_find_regions() local
/u-boot/cmd/
A Dfdt.c1003 int nextoffset; /* next node offset from libfdt */ in fdt_print() local
/u-boot/tools/
A Dfdtgrep.c240 int offset, nextoffset; in display_fdt_by_regions() local

Completed in 27 milliseconds