Searched refs:_fdt_splice_struct (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | fdt_rw.c | 125 static int _fdt_splice_struct(void *fdt, void *p, in _fdt_splice_struct() function 213 if ((err = _fdt_splice_struct(fdt, (*prop)->data, FDT_TAGALIGN(oldlen), in _fdt_resize_property() 239 err = _fdt_splice_struct(fdt, *prop, 0, proplen); in _fdt_add_property() 263 err = _fdt_splice_struct(fdt, namep, FDT_TAGALIGN(oldlen+1), in fdt_set_name() 316 err = _fdt_splice_struct(fdt, prop->data, in fdt_appendprop() 344 return _fdt_splice_struct(fdt, prop, proplen, 0); in fdt_delprop() 375 err = _fdt_splice_struct(fdt, nh, 0, nodelen); in fdt_add_subnode_namelen() 403 return _fdt_splice_struct(fdt, _fdt_offset_ptr_w(fdt, nodeoffset), in fdt_del_node()
|
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_rw.su | |
| /OK3568_Linux_fs/u-boot/spl/lib/libfdt/ |
| H A D | fdt_rw.su | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |