| /optee_os/core/kernel/ |
| H A D | dt_driver.c | 139 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 D | interrupt.c | 325 fdt_get_name(fdt, node, NULL)); in get_legacy_interrupt_by_index()
|
| /optee_os/core/drivers/ |
| H A D | stm32_cpu_opp.c | 341 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 D | atmel_shdwc.c | 121 fdt_get_name(fdt, child, NULL)); in at91_shdwc_get_wakeup_input()
|
| H A D | stm32_gpio.c | 778 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 D | scmi_reset_consumer.c | 78 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 D | scmi_server_scpfw.c | 151 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 D | scmi_clock_consumer.c | 169 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 D | nvmem_huk.c | 44 EMSG("cell %s is too small", fdt_get_name(fdt, node, NULL)); in nvmem_huk_probe()
|
| /optee_os/core/drivers/clk/ |
| H A D | clk_dt.c | 82 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 D | fixed_clk.c | 37 name = fdt_get_name(fdt, offs, NULL); in fixed_clock_probe()
|
| /optee_os/core/drivers/firewall/ |
| H A D | stm32_etzpc.c | 783 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 D | stm32_rifsc.c | 1066 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 D | stm32_risaf.c | 738 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 D | regulator_gpio.c | 207 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 D | regulator_fixed.c | 134 regu_name = (char *)fdt_get_name(fdt, node, NULL); in fixed_regulator_probe()
|
| H A D | stm32mp13_regulator_iod.c | 272 node_name = fdt_get_name(fdt, node, NULL); in iod_regulator_probe()
|
| H A D | stm32_vrefbuf.c | 342 regu_name = strdup(fdt_get_name(fdt, node, NULL)); in stm32_vrefbuf_regulator_probe()
|
| H A D | regulator_dt.c | 278 FMSG("Regulator: parse DT node %s", fdt_get_name(fdt, node, NULL)); in parse_dt()
|
| /optee_os/core/lib/libfdt/ |
| H A D | fdt_overlay.c | 285 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 D | fdt_ro.c | 18 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 D | fdt_rw.c | 228 namep = (char *)(uintptr_t)fdt_get_name(fdt, nodeoffset, &oldlen); in fdt_set_name()
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | plat_tzc400.c | 311 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 D | stm32mp1_pmic.c | 86 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 D | stm32mp1_pwr.c | 260 const char *node_name = fdt_get_name(fdt, subnode, NULL); in stm32mp1_pwr_regu_probe()
|