/linux-6.6.21/arch/mips/cavium-octeon/ |
D | octeon-platform.c | 710 aliases = fdt_path_offset(initial_boot_params, "/aliases"); in octeon_fill_mac_addresses() 730 mgmt = fdt_path_offset(initial_boot_params, alias_prop); in octeon_fill_mac_addresses() 740 pip = fdt_path_offset(initial_boot_params, alias_prop); in octeon_fill_mac_addresses() 782 aliases = fdt_path_offset(initial_boot_params, "/aliases"); in octeon_prune_device_tree() 806 mgmt = fdt_path_offset(initial_boot_params, alias_prop); in octeon_prune_device_tree() 824 int pip = fdt_path_offset(initial_boot_params, pip_path); in octeon_prune_device_tree() 849 i2c = fdt_path_offset(initial_boot_params, alias_prop); in octeon_prune_device_tree() 879 i2c = fdt_path_offset(initial_boot_params, alias_prop); in octeon_prune_device_tree() 907 uart = fdt_path_offset(initial_boot_params, alias_prop); in octeon_prune_device_tree() 939 int cf = fdt_path_offset(initial_boot_params, alias_prop); in octeon_prune_device_tree() [all …]
|
/linux-6.6.21/arch/arm64/kernel/pi/ |
D | kaslr_early.c | 49 node = fdt_path_offset(fdt, "/chosen"); in is_kaslr_disabled_cmdline() 75 node = fdt_path_offset(fdt, "/chosen"); in get_kaslr_seed()
|
/linux-6.6.21/arch/mips/generic/ |
D | yamon-dt.c | 25 chosen_off = fdt_path_offset(fdt, "/chosen"); in yamon_dt_append_cmdline() 122 mem_off = fdt_path_offset(fdt, "/memory"); in yamon_dt_append_memory() 216 chosen_off = fdt_path_offset(fdt, "/chosen"); in yamon_dt_serial_config()
|
D | board-ingenic.c | 76 offset = fdt_path_offset(fdt, "/ext"); in ingenic_force_12M_ext() 115 fdt_path_offset(fdt, "/memory") < 0) in ingenic_fixup_fdt()
|
/linux-6.6.21/scripts/dtc/libfdt/ |
D | fdt_overlay.c | 60 ret = fdt_path_offset(fdt, path); in fdt_overlay_target_offset() 314 fixups = fdt_path_offset(fdto, "/__local_fixups__"); in overlay_update_local_references() 373 symbol_off = fdt_path_offset(fdt, symbol_path); in overlay_fixup_one_phandle() 501 fixups_off = fdt_path_offset(fdto, "/__fixups__"); in overlay_fixup_phandles() 508 symbols_off = fdt_path_offset(fdt, "/__symbols__"); in overlay_fixup_phandles()
|
D | fdt_ro.c | 268 offset = fdt_path_offset(fdt, p); in fdt_path_offset_namelen() 295 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset() function 530 aliasoffset = fdt_path_offset(fdt, "/aliases"); in fdt_get_alias_namelen()
|
/linux-6.6.21/drivers/of/ |
D | fdt.c | 55 root_offset = fdt_path_offset(initial_boot_params, "/"); in of_fdt_limit_memory() 71 memory = fdt_path_offset(initial_boot_params, "/memory"); in of_fdt_limit_memory() 574 node = fdt_path_offset(fdt, "/reserved-memory"); in fdt_scan_reserved_mem() 1020 offset = fdt_path_offset(fdt, "/chosen"); in early_init_dt_scan_chosen_stdout() 1022 offset = fdt_path_offset(fdt, "/chosen@0"); in early_init_dt_scan_chosen_stdout() 1066 int node = fdt_path_offset(fdt, "/"); in early_init_dt_scan_root() 1160 node = fdt_path_offset(fdt, "/chosen"); in early_init_dt_scan_chosen() 1162 node = fdt_path_offset(fdt, "/chosen@0"); in early_init_dt_scan_chosen()
|
D | kexec.c | 311 chosen_node = fdt_path_offset(fdt, "/chosen"); in of_kexec_alloc_and_setup_fdt() 313 chosen_node = fdt_add_subnode(fdt, fdt_path_offset(fdt, "/"), in of_kexec_alloc_and_setup_fdt() 463 ret = setup_ima_buffer(image, fdt, fdt_path_offset(fdt, "/chosen")); in of_kexec_alloc_and_setup_fdt()
|
/linux-6.6.21/arch/powerpc/mm/nohash/ |
D | kaslr_booke.c | 81 node = fdt_path_offset(fdt, "/chosen"); in get_kaslr_seed() 200 node = fdt_path_offset(fdt, "/chosen"); in get_initrd_range() 319 regions.reserved_mem = fdt_path_offset(dt_ptr, "/reserved-memory"); in kaslr_choose_location()
|
/linux-6.6.21/arch/riscv/kernel/pi/ |
D | fdt_early.c | 19 node = fdt_path_offset((void *)dtb_pa, "/chosen"); in get_kaslr_seed()
|
D | cmdline_early.c | 26 chosen_node = fdt_path_offset((void *)dtb_pa, "/chosen"); in get_early_cmdline()
|
/linux-6.6.21/arch/arm/boot/compressed/ |
D | atags_to_fdt.c | 17 int offset = fdt_path_offset(fdt, node_path); in node_offset() 54 int offset = fdt_path_offset(fdt, node_path); in getprop()
|
D | fdt_check_mem_start.c | 14 offset = fdt_path_offset(fdt, node_path); in get_prop()
|
/linux-6.6.21/scripts/dtc/ |
D | fdtput.c | 126 node = fdt_path_offset(blob, node_name); in store_key_value() 205 node = fdt_path_offset(blob, node_name); in create_node()
|
D | fdtget.c | 248 node = fdt_path_offset(blob, arg[i]); in do_fdtget()
|
/linux-6.6.21/arch/mips/mti-malta/ |
D | malta-dtshim.c | 144 mem_off = fdt_path_offset(fdt, "/memory"); in append_memory() 313 root_off = fdt_path_offset(fdt_buf, "/"); in malta_dt_shim()
|
/linux-6.6.21/drivers/firmware/efi/libstub/ |
D | riscv.c | 28 chosen_node = fdt_path_offset(fdt, "/chosen"); in get_boot_hartid_from_fdt()
|
D | fdt.c | 23 offset = fdt_path_offset(fdt, "/"); in fdt_update_cell_size() 149 int node = fdt_path_offset(fdt, "/chosen"); in update_fdt_memmap()
|
/linux-6.6.21/arch/powerpc/boot/ |
D | simpleboot.c | 37 node = fdt_path_offset(_dtb_start, "/"); in platform_init()
|
D | libfdt-wrapper.c | 64 return offset_devp(fdt_path_offset(fdt, path)); in fdt_wrapper_finddevice()
|
/linux-6.6.21/arch/powerpc/kexec/ |
D | file_load_64.c | 583 node = fdt_path_offset(fdt, path); in add_usable_mem_property() 665 node = fdt_path_offset(fdt, "/ibm,dynamic-reconfiguration-memory"); in update_usable_mem_fdt() 1061 cpus_offset = fdt_path_offset(fdt, "/cpus"); in update_cpus_node() 1077 cpus_offset = fdt_add_subnode(fdt, fdt_path_offset(fdt, "/"), "cpus"); in update_cpus_node() 1134 root_offset = fdt_path_offset(fdt, "/"); in update_pci_dma_nodes()
|
/linux-6.6.21/drivers/firmware/efi/ |
D | fdtparams.c | 107 node = fdt_path_offset(fdt, dt_params[i].path); in efi_get_fdt_params()
|
/linux-6.6.21/arch/arc/plat-axs10x/ |
D | axs10x.c | 315 int off = fdt_path_offset(initial_boot_params, "/cpu_card/core_clk"); in axs103_early_init()
|
/linux-6.6.21/arch/powerpc/platforms/pseries/ |
D | plpks.c | 639 int chosen_offset = fdt_path_offset(fdt, "/chosen"); in plpks_populate_fdt() 661 int chosen_node = fdt_path_offset(fdt, "/chosen"); in plpks_early_init_devtree()
|
/linux-6.6.21/arch/arc/plat-hsdk/ |
D | platform.c | 95 node = fdt_path_offset(fdt, path); in hsdk_tweak_node_coherency()
|