| /linux/arch/mips/cavium-octeon/ |
| H A 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/arch/riscv/kernel/pi/ |
| H A D | fdt_early.c | 16 node = fdt_path_offset((void *)dtb_pa, "/chosen"); in get_kaslr_seed() 168 parent = fdt_path_offset(fdt, "/cpus"); in fdt_early_match_extension_isa() 202 parent = fdt_path_offset(fdt, "/cpus"); in set_satp_mode_from_fdt()
|
| H A D | cmdline_early.c | 20 chosen_node = fdt_path_offset((void *)dtb_pa, "/chosen"); in get_early_cmdline()
|
| /linux/arch/mips/generic/ |
| H A 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()
|
| H A 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()
|
| H A D | board-realtek.c | 19 node = fdt_path_offset(fdt, "/chosen"); in realtek_add_initrd()
|
| /linux/arch/powerpc/mm/nohash/ |
| H A 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/arch/arm/boot/compressed/ |
| H A 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()
|
| H A D | fdt_check_mem_start.c | 14 offset = fdt_path_offset(fdt, node_path); in get_prop()
|
| /linux/drivers/of/ |
| H A D | kexec.c | 348 chosen_node = fdt_path_offset(fdt, "/chosen"); in of_kexec_alloc_and_setup_fdt() 350 chosen_node = fdt_add_subnode(fdt, fdt_path_offset(fdt, "/"), in of_kexec_alloc_and_setup_fdt() 507 ret = setup_ima_buffer(image, fdt, fdt_path_offset(fdt, "/chosen")); in of_kexec_alloc_and_setup_fdt()
|
| /linux/scripts/dtc/ |
| H A 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()
|
| H A D | fdtget.c | 248 node = fdt_path_offset(blob, arg[i]); in do_fdtget()
|
| /linux/arch/mips/mti-malta/ |
| H A 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/drivers/firmware/efi/libstub/ |
| H A D | riscv.c | 28 chosen_node = fdt_path_offset(fdt, "/chosen"); in get_boot_hartid_from_fdt()
|
| H A 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/arch/powerpc/boot/ |
| H A D | simpleboot.c | 37 node = fdt_path_offset(_dtb_start, "/"); in platform_init()
|
| H A D | libfdt-wrapper.c | 64 return offset_devp(fdt_path_offset(fdt, path)); in fdt_wrapper_finddevice()
|
| /linux/lib/ |
| H A D | test_kho.c | 242 node = fdt_path_offset(fdt, "/data"); in kho_test_restore_data() 291 node = fdt_path_offset(fdt, "/"); in kho_test_restore()
|
| /linux/drivers/firmware/efi/ |
| H A D | fdtparams.c | 107 node = fdt_path_offset(fdt, dt_params[i].path); in efi_get_fdt_params()
|
| /linux/scripts/dtc/libfdt/ |
| H A D | fdt_ro.c | 271 offset = fdt_path_offset(fdt, p); in fdt_path_offset_namelen() 298 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset() function 532 int offset = fdt_path_offset(fdt, path); in fdt_path_getprop_namelen()
|
| /linux/arch/arc/plat-axs10x/ |
| H A D | axs10x.c | 315 int off = fdt_path_offset(initial_boot_params, "/cpu_card/core_clk"); in axs103_early_init()
|
| /linux/arch/arc/plat-hsdk/ |
| H A D | platform.c | 95 node = fdt_path_offset(fdt, path); in hsdk_tweak_node_coherency()
|
| /linux/arch/arm64/kernel/pi/ |
| H A D | map_kernel.c | 255 chosen = fdt_path_offset(fdt_mapped, chosen_str); in early_map_kernel()
|
| /linux/arch/powerpc/kexec/ |
| H A D | core_64.c | 501 cpus_offset = fdt_path_offset(fdt, "/cpus"); in update_cpus_node()
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_ingenic.c | 78 offset = fdt_path_offset(fdt, "/ext"); in ingenic_early_console_setup_clock()
|