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

/u-boot/scripts/dtc/libfdt/
H A Dfdt.c154 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) argument
229 int nextoffset = 0; local
[all...]
H A Dfdt_sw.c345 int offset, nextoffset; local
H A Dfdt_rw.c207 int nextoffset; local
338 int offset, nextoffset; local
H A Dfdt_ro.c204 int nextoffset; local
865 int offset, nextoffset = 0; local
[all...]
/u-boot/include/
H A Dfdt_region.h68 int nextoffset; /* Next node offset to check */ member in struct:fdt_region_ptrs
/u-boot/fs/cramfs/
H A Dcramfs.c120 unsigned long inodeoffset = 0, nextoffset; local
297 unsigned long inodeoffset = 0, nextoffset; local
/u-boot/boot/
H A Dfdt_region.c39 int nextoffset = 0; local
[all...]
/u-boot/cmd/
H A Dfdt.c1005 int nextoffset; /* next node offset from libfdt */ local
/u-boot/tools/
H A Dfdtgrep.c241 int offset, nextoffset; local

Completed in 170 milliseconds