Searched refs:_fdt_offset_ptr_w (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/libfdt/
H A Dlibfdt_internal.h56 static inline void *_fdt_offset_ptr_w(void *fdt, int offset) function
H A Dfdt_sw.c64 return _fdt_offset_ptr_w(fdt, offset);
219 _fdt_offset_ptr_w(fdt, offset);
H A Dfdt_rw.c217 *prop = _fdt_offset_ptr_w(fdt, nextoffset);
338 nh = _fdt_offset_ptr_w(fdt, offset);
369 return _fdt_splice_struct(fdt, _fdt_offset_ptr_w(fdt, nodeoffset),

Completed in 7 milliseconds