fdt_path_offset
int off = fdt_path_offset(initial_boot_params, "/cpu_card/core_clk");
node = fdt_path_offset(fdt, path);
int offset = fdt_path_offset(fdt, node_path);
int offset = fdt_path_offset(fdt, node_path);
offset = fdt_path_offset(fdt, node_path);
chosen = fdt_path_offset(fdt_mapped, chosen_str);
int led = fdt_path_offset(initial_boot_params, alias_prop);
int uctl = fdt_path_offset(initial_boot_params, alias_prop);
int usbn = fdt_path_offset(initial_boot_params, alias_prop);
aliases = fdt_path_offset(initial_boot_params, "/aliases");
mgmt = fdt_path_offset(initial_boot_params, alias_prop);
pip = fdt_path_offset(initial_boot_params, alias_prop);
aliases = fdt_path_offset(initial_boot_params, "/aliases");
mgmt = fdt_path_offset(initial_boot_params, alias_prop);
int pip = fdt_path_offset(initial_boot_params, pip_path);
i2c = fdt_path_offset(initial_boot_params, alias_prop);
i2c = fdt_path_offset(initial_boot_params, alias_prop);
uart = fdt_path_offset(initial_boot_params, alias_prop);
int cf = fdt_path_offset(initial_boot_params, alias_prop);
fdt_path_offset(fdt, "/memory") < 0)
offset = fdt_path_offset(fdt, "/ext");
node = fdt_path_offset(fdt, "/chosen");
mem_off = fdt_path_offset(fdt, "/memory");
chosen_off = fdt_path_offset(fdt, "/chosen");
chosen_off = fdt_path_offset(fdt, "/chosen");
node = fdt_path_offset(initial_boot_params, "/chosen");
mem_off = fdt_path_offset(fdt, "/memory");
root_off = fdt_path_offset(fdt_buf, "/");
return offset_devp(fdt_path_offset(fdt, path));
node = fdt_path_offset(_dtb_start, "/");
int node = fdt_path_offset(fdt, "/ibm,dynamic-reconfiguration-memory");
cpus_offset = fdt_path_offset(fdt, "/cpus");
node = fdt_path_offset(fdt, path);
node = fdt_path_offset(fdt, "/ibm,dynamic-reconfiguration-memory");
root_offset = fdt_path_offset(fdt, "/");
node = fdt_path_offset(fdt, "/chosen");
regions.reserved_mem = fdt_path_offset(dt_ptr, "/reserved-memory");
node = fdt_path_offset(fdt, "/chosen");
int chosen_offset = fdt_path_offset(fdt, "/chosen");
int chosen_node = fdt_path_offset(fdt, "/chosen");
chosen_node = fdt_path_offset((void *)dtb_pa, "/chosen");
node = fdt_path_offset((void *)dtb_pa, "/chosen");
parent = fdt_path_offset(fdt, "/cpus");
parent = fdt_path_offset(fdt, "/cpus");
node = fdt_path_offset(fdt, dt_params[i].path);
int node = fdt_path_offset(fdt, "/chosen");
offset = fdt_path_offset(fdt, "/");
chosen_node = fdt_path_offset(fdt, "/chosen");
node = fdt_path_offset(fdt, "/chosen");
node = fdt_path_offset(fdt, "/chosen@0");
memory = fdt_path_offset(initial_boot_params, "/memory");
offset = fdt_path_offset(fdt, "/chosen");
offset = fdt_path_offset(fdt, "/chosen@0");
int node = fdt_path_offset(fdt, "/");
chosen_node = fdt_path_offset(fdt, "/chosen");
chosen_node = fdt_add_subnode(fdt, fdt_path_offset(fdt, "/"),
ret = setup_ima_buffer(image, fdt, fdt_path_offset(fdt, "/chosen"));
node = fdt_path_offset(fdt, "/reserved-memory");
node = fdt_path_offset(fdt, "/reserved-memory");
offset = fdt_path_offset(fdt, "/ext");
node = fdt_path_offset(fdt, "/data");
node = fdt_path_offset(fdt, "/");
node = fdt_path_offset(blob, arg[i]);
ret = fdt_path_offset(tmp, "/__symbols__");
node = fdt_path_offset(blob, node_name);
node = fdt_path_offset(blob, node_name);
fixups = fdt_path_offset(fdto, "/__local_fixups__");
symbol_off = fdt_path_offset(fdt, symbol_path);
fixups_off = fdt_path_offset(fdto, "/__fixups__");
symbols_off = fdt_path_offset(fdt, "/__symbols__");
ret = fdt_path_offset(fdt, path);
fixups = fdt_path_offset(fdto, "/__local_fixups__");
offset = fdt_path_offset(fdt, p);
int offset = fdt_path_offset(fdt, path);
int fdt_path_offset(const void *fdt, const char *path);