Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 13 of 13) sorted by relevance

/scripts/dtc/libfdt/
A Dfdt.c132 const void *fdt_offset_ptr(const void *fdt, int offset, unsigned int len) in fdt_offset_ptr()
158 int offset = startoffset; in fdt_next_tag() local
209 int fdt_check_node_offset_(const void *fdt, int offset) in fdt_check_node_offset_()
218 int fdt_check_prop_offset_(const void *fdt, int offset) in fdt_check_prop_offset_()
227 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
267 int fdt_first_subnode(const void *fdt, int offset) in fdt_first_subnode()
278 int fdt_next_subnode(const void *fdt, int offset) in fdt_next_subnode()
A Dfdt_ro.c117 int offset = -1; in fdt_find_max_phandle() local
254 int offset = 0; in fdt_path_offset_namelen() local
341 int offset; in fdt_first_property_offset() local
379 int offset, in fdt_get_property_by_offset()
395 int offset, in fdt_get_property_namelen_()
425 int offset, in fdt_get_property_namelen()
543 int offset, depth, namelen; in fdt_get_path() local
595 int offset, depth; in fdt_supernode_atdepth_offset() local
655 int offset; in fdt_node_offset_by_prop_value() local
680 int offset; in fdt_node_offset_by_phandle() local
[all …]
A Dlibfdt_internal.h29 static inline const void *fdt_offset_ptr_(const void *fdt, int offset) in fdt_offset_ptr_()
34 static inline void *fdt_offset_ptr_w_(void *fdt, int offset) in fdt_offset_ptr_w_()
A Dfdt_sw.c99 unsigned int offset = fdt_size_dt_struct(fdt); in fdt_grab_space_() local
193 int offset; in fdt_add_reservemap_entry() local
257 unsigned int struct_top, offset; in fdt_add_string_() local
345 int offset, nextoffset; in fdt_finish() local
A Dfdt_wip.c73 int fdt_node_end_offset_(void *fdt, int offset) in fdt_node_end_offset_()
A Dfdt_rw.c338 int offset, nextoffset; in fdt_add_subnode_namelen() local
A Dlibfdt.h113 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w()
/scripts/
A Devent_dump.py37 def _unpack_val(sym_data, offset): argument
/scripts/dtc/
A Dutil.c245 off_t bufsize = 1024, offset = 0; in utilfdt_read_err_len() local
312 int offset; in utilfdt_write_err() local
A Dflattree.c124 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label()
659 static char *flat_read_stringtable(struct inbuf *inb, int offset) in flat_read_stringtable()
A Ddtc.h83 int offset; member
/scripts/kconfig/
A Dexpr.h279 size_t offset; member
A Dnconf.c368 int offset = 1; in print_function_line() local

Completed in 22 milliseconds