Searched refs:_fdt_splice (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | fdt_rw.c | 97 static int _fdt_splice(void *fdt, void *splicepoint, int oldlen, int newlen) in _fdt_splice() function 117 err = _fdt_splice(fdt, p, oldn * sizeof(*p), newn * sizeof(*p)); in _fdt_splice_mem_rsv() 131 if ((err = _fdt_splice(fdt, p, oldlen, newlen))) in _fdt_splice_struct() 145 if ((err = _fdt_splice(fdt, p, 0, newlen))) in _fdt_splice_string()
|
| /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 | |