Searched refs:FDT_ERR_NOTFOUND (Results 1 – 22 of 22) sorted by relevance
73 if (ret < 0 && path_len == -FDT_ERR_NOTFOUND) in fdt_overlay_target_offset()144 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles()148 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles()229 if (tree_len == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references()255 if (tree_child == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references()295 if (fixups == -FDT_ERR_NOTFOUND) in overlay_update_local_references()342 if (fixup_off == -FDT_ERR_NOTFOUND) in overlay_fixup_one_phandle()387 if (len == -FDT_ERR_NOTFOUND) in overlay_fixup_phandle()403 return -FDT_ERR_NOTFOUND; in overlay_fixup_phandle()479 if (fixups_off == -FDT_ERR_NOTFOUND) in overlay_fixup_phandles()[all …]
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()615 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_get_path()632 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset()645 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset()652 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_supernode_atdepth_offset()804 return -FDT_ERR_NOTFOUND; in fdt_stringlist_search()847 *lenp = -FDT_ERR_NOTFOUND; in fdt_stringlist_get()881 if ((err < 0) && (err != -FDT_ERR_NOTFOUND)) in fdt_node_offset_by_compatible()
41 if (val == -FDT_ERR_NOTFOUND) in fdt_address_cells()51 if (val == -FDT_ERR_NOTFOUND) in fdt_size_cells()
278 return -FDT_ERR_NOTFOUND; in fdt_next_node()293 return -FDT_ERR_NOTFOUND; in fdt_first_subnode()309 return -FDT_ERR_NOTFOUND; in fdt_next_subnode()
22 FDT_ERRTABENT(FDT_ERR_NOTFOUND),
181 return -FDT_ERR_NOTFOUND; in fdt_del_mem_rsv()271 if (err == -FDT_ERR_NOTFOUND) in fdt_setprop_placeholder_namelen()355 else if (offset != -FDT_ERR_NOTFOUND) in fdt_add_subnode_namelen()
21 #define FDT_ERR_NOTFOUND 1 macro
268 if (ret && ret != -FDT_ERR_NOTFOUND) in kho_add_chosen()271 if (ret && ret != -FDT_ERR_NOTFOUND) in kho_add_chosen()340 if (chosen_node == -FDT_ERR_NOTFOUND) in of_kexec_alloc_and_setup_fdt()349 if (ret && ret != -FDT_ERR_NOTFOUND) in of_kexec_alloc_and_setup_fdt()352 if (ret && ret != -FDT_ERR_NOTFOUND) in of_kexec_alloc_and_setup_fdt()401 if (ret && (ret != -FDT_ERR_NOTFOUND)) in of_kexec_alloc_and_setup_fdt()405 if (ret && (ret != -FDT_ERR_NOTFOUND)) in of_kexec_alloc_and_setup_fdt()457 if (ret && (ret != -FDT_ERR_NOTFOUND)) in of_kexec_alloc_and_setup_fdt()463 if (ret == -FDT_ERR_NOTFOUND) in of_kexec_alloc_and_setup_fdt()
320 if (offset < 0 && offset != -FDT_ERR_NOTFOUND) { in unflatten_dt_nodes()869 static unsigned long chosen_node_offset = -FDT_ERR_NOTFOUND;
26 if (chosen_off == -FDT_ERR_NOTFOUND) in yamon_dt_append_cmdline()123 if (mem_off == -FDT_ERR_NOTFOUND) in yamon_dt_append_memory()217 if (chosen_off == -FDT_ERR_NOTFOUND) in yamon_dt_serial_config()
107 if (uart_off != -FDT_ERR_NOTFOUND) { in remove_gic()
18 if (offset == -FDT_ERR_NOTFOUND) in node_offset()56 if (offset == -FDT_ERR_NOTFOUND) in getprop()
100 if (!prop && ret != -FDT_ERR_NOTFOUND) in hsdk_tweak_node_coherency()103 dt_coh_set = ret != -FDT_ERR_NOTFOUND; in hsdk_tweak_node_coherency()
18 && ((err) != -FDT_ERR_NOTFOUND) \
40 if (dn == -FDT_ERR_NOTFOUND) in opal_fadump_dt_scan()637 if (dn == -FDT_ERR_NOTFOUND) { in opal_fadump_dt_scan()
284 if (node == -FDT_ERR_NOTFOUND) in update_usable_mem_fdt()714 return -FDT_ERR_NOTFOUND; in copy_property()
502 if (cpus_offset < 0 && cpus_offset != -FDT_ERR_NOTFOUND) { in update_cpus_node()
168 if (node == -FDT_ERR_NOTFOUND) { in create_paths()
118 return prop == -FDT_ERR_NOTFOUND ? 0 : prop; in list_properties()
438 if (chosen == -FDT_ERR_NOTFOUND) { in early_check_vec5()
772 if (chosen == -FDT_ERR_NOTFOUND) in get_vec5_feature()
837 if (chosen == -FDT_ERR_NOTFOUND) in disabled_on_cmdline()