Searched refs:fdt_find_or_add_subnode (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.c | 119 int fdt_find_or_add_subnode(void *fdt, int parentoffset, const char *name) in fdt_find_or_add_subnode() function 235 nodeoffset = fdt_find_or_add_subnode(fdt, 0, "chosen"); in fdt_initrd() 295 nodeoffset = fdt_find_or_add_subnode(fdt, 0, "chosen"); in fdt_bootargs_append() 368 nodeoffset = fdt_find_or_add_subnode(fdt, 0, "chosen"); in fdt_chosen() 505 node = fdt_find_or_add_subnode(blob, 0, "fit-images"); in fdt_record_loadable() 510 node = fdt_find_or_add_subnode(blob, node, name); in fdt_record_loadable() 558 nodeoffset = fdt_find_or_add_subnode(blob, 0, "memory"); in fdt_fixup_memory_banks()
|
| H A D | fdt_support.su | |
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | fdt_support.su | |
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | sec_firmware.c | 364 nodeoffset = fdt_find_or_add_subnode(fdt, 0, "chosen"); in fdt_fixup_kaslr()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fdt_support.h | 172 int fdt_find_or_add_subnode(void *fdt, int parentoffset, const char *name);
|
| /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.map | |
| H A D | u-boot.sym | |