Home
last modified time | relevance | path

Searched refs:fdt_get_name (Results 1 – 25 of 35) sorted by relevance

12

/optee_os/core/kernel/
H A Ddt_driver.c139 provider_cells, fdt_get_name(fdt, nodeoffset, NULL)); in dt_driver_register_provider()
146 fdt_get_name(fdt, nodeoffset, NULL)); in dt_driver_register_provider()
331 fdt_get_name(fdt, nodeoffs, NULL)); in dt_driver_device_from_node_idx_prop_phandle()
370 fdt_get_name(fdt, nodeoffset, NULL)); in dt_driver_device_from_node_idx_prop()
427 fdt_get_name(fdt, phandle_node, NULL), in dt_driver_device_from_node_idx_prop()
465 fdt_get_name(fdt, elt->nodeoffset, NULL)); in print_probe_list()
476 fdt_get_name(fdt, elt->nodeoffset, NULL)); in print_probe_list()
492 node_name = fdt_get_name(fdt, elt->nodeoffset, NULL); in probe_driver_node()
682 const char __maybe_unused *node_name = fdt_get_name(fdt, node, NULL); in add_node_to_probe()
805 fdt_get_name(fdt, subnode, NULL), res); in parse_node()
[all …]
H A Dinterrupt.c325 fdt_get_name(fdt, node, NULL)); in get_legacy_interrupt_by_index()
/optee_os/core/drivers/
H A Dstm32_cpu_opp.c341 fdt_get_name(fdt, subnode, NULL)); in stm32_cpu_opp_get_dt_subnode()
350 freq_khz, fdt_get_name(fdt, subnode, NULL)); in stm32_cpu_opp_get_dt_subnode()
358 fdt_get_name(fdt, subnode, NULL)); in stm32_cpu_opp_get_dt_subnode()
383 fdt_get_name(fdt, node, NULL)); in stm32_cpu_opp_get_dt_subnode()
495 fdt_get_name(fdt, node, NULL), res); in stm32_cpu_initcall()
H A Datmel_shdwc.c121 fdt_get_name(fdt, child, NULL)); in at91_shdwc_get_wakeup_input()
H A Dstm32_gpio.c778 fdt_get_name(fdt, consumer_node, NULL), in get_pinctrl_from_fdt()
827 consumer_name = fdt_get_name(pargs->fdt, pargs->consumer_node, in stm32_gpio_get_dt()
884 fdt_get_name(pargs->fdt, pargs->phandle_node, NULL)); in stm32_gpio_get_dt()
1234 DMSG("Bank name %s", fdt_get_name(fdt, node, NULL)); in dt_stm32_gpio_bank()
/optee_os/core/lib/scmi-server/
H A Dscmi_reset_consumer.c78 fdt_get_name(fdt, subnode, NULL), res); in optee_scmi_server_init_resets()
90 s_reset->domain_name = fdt_get_name(fdt, subnode, NULL); in optee_scmi_server_init_resets()
H A Dscmi_server_scpfw.c151 const char *node_name = fdt_get_name(fdt, protocol_node, NULL); in optee_scmi_server_probe_agent()
224 ctx->dt_name = fdt_get_name(fdt, parent_node, NULL); in optee_scmi_server_probe()
230 const char *node_name = fdt_get_name(fdt, agent_node, NULL); in optee_scmi_server_probe()
H A Dscmi_clock_consumer.c169 fdt_get_name(fdt, subnode, NULL), res); in optee_scmi_server_init_clocks()
181 s_clock->domain_name = fdt_get_name(fdt, subnode, NULL); in optee_scmi_server_init_clocks()
/optee_os/core/drivers/nvmem/
H A Dnvmem_huk.c44 EMSG("cell %s is too small", fdt_get_name(fdt, node, NULL)); in nvmem_huk_probe()
/optee_os/core/drivers/clk/
H A Dclk_dt.c82 fdt_get_name(fdt, parent_node, NULL), in parse_clock_property()
83 fdt_get_name(fdt, node, NULL), res); in parse_clock_property()
H A Dfixed_clk.c37 name = fdt_get_name(fdt, offs, NULL); in fixed_clock_probe()
/optee_os/core/drivers/firewall/
H A Dstm32_etzpc.c783 fdt_get_name(fdt, subnode, NULL)); in stm32_etzpc_dt_probe_bus()
788 fdt_get_name(fdt, subnode, NULL)); in stm32_etzpc_dt_probe_bus()
802 fdt_get_name(fdt, subnode, NULL), res); in stm32_etzpc_dt_probe_bus()
810 fdt_get_name(fdt, subnode, NULL), res); in stm32_etzpc_dt_probe_bus()
822 fdt_get_name(fdt, subnode, NULL), res); in stm32_etzpc_dt_probe_bus()
842 etzpc_device->pdata.name = strdup(fdt_get_name(fdt, node, &len)); in init_etzpc_from_dt()
H A Dstm32_rifsc.c1066 fdt_get_name(fdt, subnode, NULL)); in stm32_rifsc_dt_probe_bus()
1071 fdt_get_name(fdt, subnode, NULL)); in stm32_rifsc_dt_probe_bus()
1085 fdt_get_name(fdt, subnode, NULL), res); in stm32_rifsc_dt_probe_bus()
1093 fdt_get_name(fdt, subnode, NULL), res); in stm32_rifsc_dt_probe_bus()
1105 fdt_get_name(fdt, subnode, NULL), res); in stm32_rifsc_dt_probe_bus()
H A Dstm32_risaf.c738 strncpy(risaf->pdata.risaf_name, fdt_get_name(fdt, node, NULL), in stm32_risaf_probe()
786 fdt_get_name(fdt, pnode, NULL)); in stm32_risaf_probe()
/optee_os/core/drivers/regulator/
H A Dregulator_gpio.c207 fdt_get_name(fdt, node, NULL)); in get_voltage_level_gpio()
249 regu_name = (char *)fdt_get_name(fdt, node, NULL); in regulator_gpio_probe()
H A Dregulator_fixed.c134 regu_name = (char *)fdt_get_name(fdt, node, NULL); in fixed_regulator_probe()
H A Dstm32mp13_regulator_iod.c272 node_name = fdt_get_name(fdt, node, NULL); in iod_regulator_probe()
H A Dstm32_vrefbuf.c342 regu_name = strdup(fdt_get_name(fdt, node, NULL)); in stm32_vrefbuf_regulator_probe()
H A Dregulator_dt.c278 FMSG("Regulator: parse DT node %s", fdt_get_name(fdt, node, NULL)); in parse_dt()
/optee_os/core/lib/libfdt/
H A Dfdt_overlay.c285 const char *fixup_child_name = fdt_get_name(fdto, fixup_child, in overlay_update_local_node_references()
581 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node()
658 name = fdt_get_name(fdt, nodeoffset, &namelen); in get_path_len()
H A Dfdt_ro.c18 const char *p = fdt_get_name(fdt, offset, &olen); in fdt_nodename_eq_()
287 const char *fdt_get_name(const void *fdt, int nodeoffset, int *len) in fdt_get_name() function
544 name = fdt_get_name(fdt, offset, &namelen); in fdt_get_path()
H A Dfdt_rw.c228 namep = (char *)(uintptr_t)fdt_get_name(fdt, nodeoffset, &oldlen); in fdt_set_name()
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplat_tzc400.c311 fdt_get_name(fdt, node, NULL)); in add_node_memory_regions()
420 fdt_get_name(fdt, node, NULL)); in stm32mp_tzc_parse_fdt()
432 tzc_dev->pdata.name = strdup(fdt_get_name(fdt, node, NULL)); in stm32mp_tzc_parse_fdt()
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pmic.c86 const char *name = fdt_get_name(fdt, regu_node, NULL); in priv_dt_properties()
276 name = fdt_get_name(fdt, node, NULL); in save_cpu_supply_name()
595 regu_name = fdt_get_name(fdt, regu_node, NULL); in parse_regulator_fdt_nodes()
H A Dstm32mp1_pwr.c260 const char *node_name = fdt_get_name(fdt, subnode, NULL); in stm32mp1_pwr_regu_probe()

12