| /rk3399_rockchip-uboot/scripts/dtc/libfdt/ |
| H A D | fdt_overlay.c | 82 if (ret < 0 && path_len == -FDT_ERR_NOTFOUND) in overlay_get_target() 157 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles() 161 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles() 241 if (tree_len == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references() 285 if (tree_child == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references() 325 if (fixups == -FDT_ERR_NOTFOUND) in overlay_update_local_references() 387 return -FDT_ERR_NOTFOUND; in overlay_fixup_one_phandle() 390 if (fixup_off == -FDT_ERR_NOTFOUND) in overlay_fixup_one_phandle() 431 if (len == -FDT_ERR_NOTFOUND) in overlay_fixup_phandle() 510 if (fixups_off == -FDT_ERR_NOTFOUND) in overlay_fixup_phandles() [all …]
|
| H A D | fdt_ro.c | 100 if (offset == -FDT_ERR_NOTFOUND) in fdt_get_max_phandle() 155 return -FDT_ERR_NOTFOUND; in _nextprop() 173 return -FDT_ERR_NOTFOUND; in fdt_subnode_offset_namelen() 433 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_get_path() 450 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset() 463 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset() 469 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_supernode_atdepth_offset() 619 return -FDT_ERR_NOTFOUND; in fdt_stringlist_search() 662 *lenp = -FDT_ERR_NOTFOUND; in fdt_stringlist_get() 696 if ((err < 0) && (err != -FDT_ERR_NOTFOUND)) in fdt_node_offset_by_compatible()
|
| H A D | fdt.c | 193 return -FDT_ERR_NOTFOUND; in fdt_next_node() 208 return -FDT_ERR_NOTFOUND; in fdt_first_subnode() 224 return -FDT_ERR_NOTFOUND; in fdt_next_subnode()
|
| H A D | fdt_strerror.c | 66 FDT_ERRTABENT(FDT_ERR_NOTFOUND),
|
| H A D | fdt_rw.c | 198 return -FDT_ERR_NOTFOUND; in fdt_del_mem_rsv() 281 if (err == -FDT_ERR_NOTFOUND) in fdt_setprop_placeholder() 362 else if (offset != -FDT_ERR_NOTFOUND) in fdt_add_subnode_namelen()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fdt.c | 25 int off, ret = -FDT_ERR_NOTFOUND; in ft_del_cpuhandle() 32 while (off != -FDT_ERR_NOTFOUND) { in ft_del_cpuhandle() 49 while (off != -FDT_ERR_NOTFOUND) { in ft_fixup_num_cores() 57 if (-FDT_ERR_NOTFOUND == ft_del_cpuhandle(blob, ph)) { in ft_fixup_num_cores()
|
| /rk3399_rockchip-uboot/lib/libfdt/ |
| H A D | fdt_ro.c | 59 if (offset == -FDT_ERR_NOTFOUND) in fdt_get_max_phandle() 114 return -FDT_ERR_NOTFOUND; in _nextprop() 132 return -FDT_ERR_NOTFOUND; in fdt_subnode_offset_namelen() 412 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_get_path() 429 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset() 442 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset() 448 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_supernode_atdepth_offset() 621 return -FDT_ERR_NOTFOUND; in fdt_stringlist_search() 664 *lenp = -FDT_ERR_NOTFOUND; in fdt_stringlist_get() 698 if ((err < 0) && (err != -FDT_ERR_NOTFOUND)) in fdt_node_offset_by_compatible()
|
| H A D | fdt_region.c | 228 return -FDT_ERR_NOTFOUND; in fdt_add_alias_regions() 235 if (node_end == -FDT_ERR_NOTFOUND) in fdt_add_alias_regions() 654 return info->count > 0 ? 0 : -FDT_ERR_NOTFOUND; in fdt_next_region()
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/ |
| H A D | gpu.c | 44 while (offset != -FDT_ERR_NOTFOUND) { in tegra_gpu_enable_node()
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | of_extra.c | 22 return -FDT_ERR_NOTFOUND; in of_read_fmap_entry()
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_atf.c | 145 return -FDT_ERR_NOTFOUND; in spl_fit_images_find() 156 return -FDT_ERR_NOTFOUND; in spl_fit_images_find()
|
| /rk3399_rockchip-uboot/board/xilinx/microblaze-generic/ |
| H A D | microblaze-generic.c | 45 if (node == -FDT_ERR_NOTFOUND) { in dram_init()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | fdtdec.c | 365 return -FDT_ERR_NOTFOUND; in fdtdec_next_compatible_subnode() 385 return -FDT_ERR_NOTFOUND; in fdtdec_next_alias() 571 return -FDT_ERR_NOTFOUND; in fdtdec_get_chosen_node() 621 return -FDT_ERR_NOTFOUND; in fdtdec_lookup_phandle() 647 *err = -FDT_ERR_NOTFOUND; in get_prop_check_min_len() 681 return -FDT_ERR_NOTFOUND; in fdtdec_get_int_array_count() 983 return -FDT_ERR_NOTFOUND; in fdt_get_resource() 1191 if (ret == -FDT_ERR_NOTFOUND) { in fdtdec_setup_memory_banksize() 1196 if (mem == -FDT_ERR_NOTFOUND) in fdtdec_setup_memory_banksize() 1200 if (ret == -FDT_ERR_NOTFOUND) in fdtdec_setup_memory_banksize()
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | fdt.c | 85 while (off != -FDT_ERR_NOTFOUND) { in ft_fixup_cpu() 128 while (off != -FDT_ERR_NOTFOUND) { in fsl_fdt_disable_usb() 363 while (jr_node != -FDT_ERR_NOTFOUND) { in fdt_fixup_remove_jr()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | fdt.c | 49 while (off != -FDT_ERR_NOTFOUND) { in ft_fixup_cpu() 314 while (off != -FDT_ERR_NOTFOUND) { in ft_fixup_l2cache() 386 while (off != -FDT_ERR_NOTFOUND) { in ft_fixup_cache() 578 if (node == -FDT_ERR_NOTFOUND) 627 while (off != -FDT_ERR_NOTFOUND) {
|
| H A D | portals.c | 248 while (off != -FDT_ERR_NOTFOUND) { in fdt_fixup_qportals() 344 while (off != -FDT_ERR_NOTFOUND) { in fdt_fixup_bportals()
|
| H A D | liodn.c | 272 while (off != -FDT_ERR_NOTFOUND) { in fdt_fixup_pci_liodn_offsets() 278 off != -FDT_ERR_NOTFOUND; in fdt_fixup_pci_liodn_offsets()
|
| /rk3399_rockchip-uboot/drivers/clk/at91/ |
| H A D | pmc.c | 75 if (ret != -FDT_ERR_NOTFOUND) in at91_clk_sub_device_bind()
|
| /rk3399_rockchip-uboot/board/freescale/qemu-ppce500/ |
| H A D | qemu-ppce500.c | 138 while (pci_node != -FDT_ERR_NOTFOUND) { in pci_init_board() 154 while (pci_node != -FDT_ERR_NOTFOUND) { in pci_init_board()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | 126 if (offset == -FDT_ERR_NOTFOUND) in fdt_find_or_add_subnode() 419 while (off != -FDT_ERR_NOTFOUND) { in do_fixup_by_prop() 446 while (off != -FDT_ERR_NOTFOUND) { in do_fixup_by_compat() 1020 while (noff != -FDT_ERR_NOTFOUND) { in fdt_fixup_mtdparts() 1409 while (off != -FDT_ERR_NOTFOUND) { in fdt_node_offset_by_compat_reg() 1418 return -FDT_ERR_NOTFOUND; in fdt_node_offset_by_compat_reg() 1571 if (noff != -FDT_ERR_NOTFOUND) { in fdt_add_edid() 1717 return -FDT_ERR_NOTFOUND; in fdt_read_range() 1818 return -FDT_ERR_NOTFOUND; in fdt_fixup_display()
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | fsl_portals.c | 193 while (off != -FDT_ERR_NOTFOUND) { in fdt_fixup_qportals() 293 while (off != -FDT_ERR_NOTFOUND) { in fdt_fixup_bportals()
|
| /rk3399_rockchip-uboot/board/samsung/common/ |
| H A D | exynos5-dt.c | 51 if (ret == -FDT_ERR_NOTFOUND) in board_enable_audio_codec()
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | fdt.c | 98 while (off != -FDT_ERR_NOTFOUND) { in ft_cpu_setup()
|
| /rk3399_rockchip-uboot/drivers/crypto/fsl/ |
| H A D | sec.c | 44 if (crypto_node == -FDT_ERR_NOTFOUND) in fdt_fixup_crypto_node()
|
| /rk3399_rockchip-uboot/board/Marvell/mvebu_armada-37xx/ |
| H A D | board.c | 64 while (off != -FDT_ERR_NOTFOUND) { in board_early_init_f()
|