| /u-boot/scripts/dtc/libfdt/ |
| A D | fdt_overlay.c | 163 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles() 167 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles() 248 if (tree_len == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references() 332 if (fixups == -FDT_ERR_NOTFOUND) in overlay_update_local_references() 394 return -FDT_ERR_NOTFOUND; in overlay_fixup_one_phandle() 397 if (fixup_off == -FDT_ERR_NOTFOUND) in overlay_fixup_one_phandle() 438 if (len == -FDT_ERR_NOTFOUND) in overlay_fixup_phandle() 571 if (prop_len == -FDT_ERR_NOTFOUND) in overlay_apply_node() 589 if (nnode == -FDT_ERR_NOTFOUND) in overlay_apply_node() 633 if (overlay == -FDT_ERR_NOTFOUND) in overlay_merge() [all …]
|
| A D | fdt_addresses.c | 41 if (val == -FDT_ERR_NOTFOUND) in fdt_address_cells() 51 if (val == -FDT_ERR_NOTFOUND) in fdt_size_cells()
|
| A D | fdt_ro.c | 124 if (offset == -FDT_ERR_NOTFOUND) in fdt_find_max_phandle() 222 return -FDT_ERR_NOTFOUND; in nextprop_() 240 return -FDT_ERR_NOTFOUND; in fdt_subnode_offset_namelen() 586 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_get_path() 603 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset() 616 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset() 623 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_supernode_atdepth_offset() 774 return -FDT_ERR_NOTFOUND; in fdt_stringlist_search() 817 *lenp = -FDT_ERR_NOTFOUND; in fdt_stringlist_get() 851 if ((err < 0) && (err != -FDT_ERR_NOTFOUND)) in fdt_node_offset_by_compatible()
|
| A D | fdt.c | 258 return -FDT_ERR_NOTFOUND; in fdt_next_node() 273 return -FDT_ERR_NOTFOUND; in fdt_first_subnode() 289 return -FDT_ERR_NOTFOUND; in fdt_next_subnode()
|
| A D | fdt_strerror.c | 22 FDT_ERRTABENT(FDT_ERR_NOTFOUND),
|
| A D | fdt_rw.c | 180 return -FDT_ERR_NOTFOUND; in fdt_del_mem_rsv() 268 if (err == -FDT_ERR_NOTFOUND) in fdt_setprop_placeholder() 349 else if (offset != -FDT_ERR_NOTFOUND) in fdt_add_subnode_namelen()
|
| /u-boot/arch/powerpc/cpu/mpc8xxx/ |
| A D | fdt.c | 27 int off, ret = -FDT_ERR_NOTFOUND; in ft_del_cpuhandle() 34 while (off != -FDT_ERR_NOTFOUND) { in ft_del_cpuhandle() 51 while (off != -FDT_ERR_NOTFOUND) { in ft_fixup_num_cores() 59 if (-FDT_ERR_NOTFOUND == ft_del_cpuhandle(blob, ph)) { in ft_fixup_num_cores()
|
| /u-boot/board/emulation/common/ |
| A D | qemu_capsule.c | 27 return -FDT_ERR_NOTFOUND; in efi_get_public_key_data() 36 return -FDT_ERR_NOTFOUND; in efi_get_public_key_data()
|
| /u-boot/board/xen/xenguest_arm64/ |
| A D | xenguest_arm64.c | 122 if (ret == -FDT_ERR_NOTFOUND) { in setup_mem_map() 125 if (mem == -FDT_ERR_NOTFOUND) in setup_mem_map() 129 if (ret == -FDT_ERR_NOTFOUND) in setup_mem_map()
|
| /u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
| A D | fdt.c | 70 while (off != -FDT_ERR_NOTFOUND) { in ft_fixup_cpu() 124 while (off != -FDT_ERR_NOTFOUND) { in ft_fixup_cpu() 166 while (off != -FDT_ERR_NOTFOUND) { in fsl_fdt_disable_usb() 401 while (jr_node != -FDT_ERR_NOTFOUND) { in fdt_fixup_remove_jr() 426 if (off != -FDT_ERR_NOTFOUND) in fdt_disable_multimedia() 431 if (off != -FDT_ERR_NOTFOUND) in fdt_disable_multimedia()
|
| /u-boot/board/nvidia/p2771-0000/ |
| A D | p2771-0000.c | 109 if (err != -FDT_ERR_NOTFOUND) in ft_copy_carveout() 142 if (err != -FDT_ERR_NOTFOUND) in ft_carveout_setup()
|
| /u-boot/arch/arm/mach-tegra/ |
| A D | gpu.c | 50 while (offset != -FDT_ERR_NOTFOUND) { in tegra_gpu_enable_node()
|
| /u-boot/lib/aes/ |
| A D | aes-encrypt.c | 86 if (parent == -FDT_ERR_NOTFOUND) { in image_aes_add_cipher_data() 109 if (node == -FDT_ERR_NOTFOUND) { in image_aes_add_cipher_data()
|
| /u-boot/drivers/pci/ |
| A D | pcie_layerscape_fixup_common.c | 49 while (off != -FDT_ERR_NOTFOUND) { in lx2_board_fix_fdt() 96 while (off != -FDT_ERR_NOTFOUND) { in lx2_board_fix_fdt()
|
| /u-boot/board/nvidia/p2371-2180/ |
| A D | p2371-2180.c | 133 if (err != -FDT_ERR_NOTFOUND) in ft_copy_carveout() 163 if (err != -FDT_ERR_NOTFOUND) in ft_carveout_setup()
|
| /u-boot/board/nvidia/p3450-0000/ |
| A D | p3450-0000.c | 132 if (err != -FDT_ERR_NOTFOUND) in ft_copy_carveout() 164 if (err != -FDT_ERR_NOTFOUND) in ft_carveout_setup()
|
| /u-boot/board/AndesTech/ax25-ae350/ |
| A D | ax25-ae350.c | 73 return -FDT_ERR_NOTFOUND; in smc_init()
|
| /u-boot/tools/ |
| A D | mkeficapsule.c | 92 if (frag_node == -FDT_ERR_NOTFOUND) { in fdt_add_pub_key_data() 100 if (ov_node == -FDT_ERR_NOTFOUND) { in fdt_add_pub_key_data() 111 if (parent == -FDT_ERR_NOTFOUND) { in fdt_add_pub_key_data()
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | fdt.c | 54 while (off != -FDT_ERR_NOTFOUND) { in ft_fixup_cpu() 319 while (off != -FDT_ERR_NOTFOUND) { in ft_fixup_l2cache() 391 while (off != -FDT_ERR_NOTFOUND) { in ft_fixup_cache() 583 if (node == -FDT_ERR_NOTFOUND) 632 while (off != -FDT_ERR_NOTFOUND) {
|
| /u-boot/drivers/ram/stm32mp1/ |
| A D | stm32mp1_ram.c | 137 (ret != -FDT_ERR_NOTFOUND || !param[idx].present)) { in stm32mp1_ddr_setup() 145 if (ret == -FDT_ERR_NOTFOUND) { in stm32mp1_ddr_setup()
|
| /u-boot/lib/ |
| A D | fdtdec.c | 324 return -FDT_ERR_NOTFOUND; in fdtdec_next_compatible_subnode() 344 return -FDT_ERR_NOTFOUND; in fdtdec_next_alias() 576 return -FDT_ERR_NOTFOUND; in fdtdec_get_chosen_node() 627 return -FDT_ERR_NOTFOUND; in fdtdec_lookup_phandle() 654 *err = -FDT_ERR_NOTFOUND; in get_prop_check_min_len() 690 return -FDT_ERR_NOTFOUND; in fdtdec_get_int_array_count() 955 return -FDT_ERR_NOTFOUND; in fdt_get_resource() 1460 return -FDT_ERR_NOTFOUND; in fdtdec_get_carveout() 1486 return -FDT_ERR_NOTFOUND; in fdtdec_get_carveout() 1518 if (len == -FDT_ERR_NOTFOUND) in fdtdec_set_carveout()
|
| /u-boot/common/spl/ |
| A D | spl_atf.c | 222 return -FDT_ERR_NOTFOUND; in spl_fit_images_find() 238 return -FDT_ERR_NOTFOUND; in spl_fit_images_find()
|
| /u-boot/common/ |
| A D | fdt_region.c | 244 return -FDT_ERR_NOTFOUND; in fdt_add_alias_regions() 251 if (node_end == -FDT_ERR_NOTFOUND) in fdt_add_alias_regions() 670 return info->count > 0 ? 0 : -FDT_ERR_NOTFOUND; in fdt_next_region()
|
| /u-boot/arch/arm/cpu/armv7/ls102xa/ |
| A D | fdt.c | 114 while (off != -FDT_ERR_NOTFOUND) { in ft_cpu_setup()
|
| /u-boot/drivers/crypto/fsl/ |
| A D | sec.c | 43 if (crypto_node == -FDT_ERR_NOTFOUND) in fdt_fixup_crypto_node()
|