Home
last modified time | relevance | path

Searched refs:FDT_ERR_NOTFOUND (Results 1 – 25 of 62) sorted by relevance

123

/u-boot/scripts/dtc/libfdt/
A Dfdt_overlay.c163 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 Dfdt_addresses.c41 if (val == -FDT_ERR_NOTFOUND) in fdt_address_cells()
51 if (val == -FDT_ERR_NOTFOUND) in fdt_size_cells()
A Dfdt_ro.c124 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 Dfdt.c258 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 Dfdt_strerror.c22 FDT_ERRTABENT(FDT_ERR_NOTFOUND),
A Dfdt_rw.c180 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 Dfdt.c27 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 Dqemu_capsule.c27 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 Dxenguest_arm64.c122 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 Dfdt.c70 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 Dp2771-0000.c109 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 Dgpu.c50 while (offset != -FDT_ERR_NOTFOUND) { in tegra_gpu_enable_node()
/u-boot/lib/aes/
A Daes-encrypt.c86 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 Dpcie_layerscape_fixup_common.c49 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 Dp2371-2180.c133 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 Dp3450-0000.c132 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 Dax25-ae350.c73 return -FDT_ERR_NOTFOUND; in smc_init()
/u-boot/tools/
A Dmkeficapsule.c92 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 Dfdt.c54 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 Dstm32mp1_ram.c137 (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 Dfdtdec.c324 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 Dspl_atf.c222 return -FDT_ERR_NOTFOUND; in spl_fit_images_find()
238 return -FDT_ERR_NOTFOUND; in spl_fit_images_find()
/u-boot/common/
A Dfdt_region.c244 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 Dfdt.c114 while (off != -FDT_ERR_NOTFOUND) { in ft_cpu_setup()
/u-boot/drivers/crypto/fsl/
A Dsec.c43 if (crypto_node == -FDT_ERR_NOTFOUND) in fdt_fixup_crypto_node()

Completed in 754 milliseconds

123