Home
last modified time | relevance | path

Searched refs:fdt_find_or_add_subnode (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dfdt_support.c119 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 Dfdt_support.su
/OK3568_Linux_fs/u-boot/spl/common/
H A Dfdt_support.su
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dsec_firmware.c364 nodeoffset = fdt_find_or_add_subnode(fdt, 0, "chosen"); in fdt_fixup_kaslr()
/OK3568_Linux_fs/u-boot/include/
H A Dfdt_support.h172 int fdt_find_or_add_subnode(void *fdt, int parentoffset, const char *name);
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym