Home
last modified time | relevance | path

Searched refs:fdt_path_offset (Results 1 – 23 of 23) sorted by relevance

/optee_os/core/kernel/
H A Dconsole.c83 offset = fdt_path_offset(fdt, "/secure-chosen"); in find_chosen_node()
86 offset = fdt_path_offset(fdt, "/chosen"); in find_chosen_node()
135 offs = fdt_path_offset(fdt, uart); in get_console_node_from_dt()
H A Ddt.c886 offs = fdt_path_offset(dt->blob, path); in add_dt_path_subnode()
918 offs = fdt_path_offset(dt->blob, "/reserved-memory"); in add_res_mem_dt_node()
H A Ddt_driver.c836 parse_node(fdt, fdt_path_offset(fdt, "/")); in probe_dt_drivers_early()
/optee_os/core/arch/arm/plat-ls/
H A Dmain.c138 gic_offset = fdt_path_offset(fdt, "/soc/interrupt-controller@6000000"); in get_gic_base_addr_from_dt()
141 gic_offset = fdt_path_offset(fdt, in get_gic_base_addr_from_dt()
/optee_os/core/lib/libfdt/
H A Dfdt_overlay.c75 ret = fdt_path_offset(fdt, path); in overlay_get_target()
328 fixups = fdt_path_offset(fdto, "/__local_fixups__"); in overlay_update_local_references()
387 symbol_off = fdt_path_offset(fdt, symbol_path); in overlay_fixup_one_phandle()
515 fixups_off = fdt_path_offset(fdto, "/__fixups__"); in overlay_fixup_phandles()
522 symbols_off = fdt_path_offset(fdt, "/__symbols__"); in overlay_fixup_phandles()
H A Dfdt_ro.c255 offset = fdt_path_offset(fdt, p); in fdt_path_offset_namelen()
282 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset() function
510 aliasoffset = fdt_path_offset(fdt, "/aliases"); in fdt_get_alias_namelen()
/optee_os/core/drivers/
H A Dwidevine_huk.c28 node = fdt_path_offset(fdt, "/options/op-tee/widevine"); in init_widevine_huk_dt_data()
H A Dcbmem_console.c156 offset = fdt_path_offset(fdt, "/firmware/coreboot"); in cbmem_console_init_from_dt()
H A Dls_gpio.c194 node = fdt_path_offset(fdt, gpio_controller_map in get_info_from_device_tree()
H A Dls_i2c.c139 node = fdt_path_offset(fdt, in i2c_init()
H A Dls_sfp.c116 povdd_node = fdt_path_offset(fdt, "/povdd"); in ls_sfp_init()
H A Dstm32_cpu_opp.c485 int node = fdt_path_offset(fdt, "/cpus/cpu@0"); in stm32_cpu_initcall()
/optee_os/core/drivers/crypto/se050/glue/
H A Di2c_stm32.c56 node = fdt_path_offset(fdt, path); in dt_i2c_bus_config()
/optee_os/core/pta/
H A Dwidevine.c82 node = fdt_path_offset(fdt, "/options/op-tee/widevine"); in init_widevine_dt_data()
/optee_os/core/arch/arm/kernel/
H A Dboot.c637 if (fdt_path_offset(dt->blob, "/firmware/optee") >= 0) { in add_optee_dt_node()
642 offs = fdt_path_offset(dt->blob, "/firmware"); in add_optee_dt_node()
723 if (fdt_path_offset(dt->blob, "/psci") >= 0) { in dt_add_psci_node()
1261 offs = fdt_path_offset(fdt, "/secure-chosen"); in get_aslr_seed()
H A Dsecure_partition.c1989 root = fdt_path_offset(fdt, "/"); in fip_sp_init_all()
/optee_os/core/arch/riscv/kernel/
H A Dboot.c178 offset = fdt_path_offset(fdt, "/cpus"); in boot_primary_init_core_ids()
/optee_os/core/lib/libfdt/include/
H A Dlibfdt.h515 int fdt_path_offset(const void *fdt, const char *path);
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pmic.c264 node = fdt_path_offset(fdt, "/cpus/cpu@0"); in save_cpu_supply_name()
/optee_os/core/drivers/clk/
H A Dclk-stm32mp15.c1045 int clk_node = fdt_path_offset(fdt, "/clocks"); in get_osc_freq_from_dt()
H A Dclk-stm32mp13.c1474 osc_node = fdt_path_offset(fdt, "/clocks"); in stm32_clk_parse_fdt_all_oscillator()
H A Dclk-stm32mp21.c1076 osc_node = fdt_path_offset(fdt, "/clocks"); in stm32_clk_parse_fdt_all_oscillator()
H A Dclk-stm32mp25.c1095 osc_node = fdt_path_offset(fdt, "/clocks"); in stm32_clk_parse_fdt_all_oscillator()