Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt_address.c173 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
178 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
192 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
198 na, ns, fdt_get_name(blob, parent, NULL)); in fdt_translate_address()
219 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
224 pna, pns, fdt_get_name(blob, parent, NULL)); in fdt_translate_address()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/px30/
H A Dpx30.c505 debug("depth1: %s\n", fdt_get_name(blob, depth1_node, NULL)); in fdt_fixup_pcfg()
509 fdt_get_name(blob, depth2_node, NULL)); in fdt_fixup_pcfg()
669 name, fdt_get_name(blob, reg_node, NULL), in fixup_regulators_px30s()
690 fdt_get_name(blob, reg_node, NULL)); in fixup_regulators_px30s()
769 name = fdt_get_name(blob, i2c_node, NULL); in fdt_fixup_regulator()
773 name = fdt_get_name(blob, pmic_node, NULL); in fdt_fixup_regulator()
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dpinmux_arria10.c48 node_name = fdt_get_name(blob, child, &len); in do_pinctrl_pins()
59 node_name = fdt_get_name(blob, child, &len); in do_pinctrl_pins()
H A Dmisc_arria10.c159 node_name = fdt_get_name(blob, child, &len); in is_peripheral_uart_true()
169 node_name = fdt_get_name(blob, child, &len); in is_peripheral_uart_true()
/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec.c460 fdt_get_name(blob, node, NULL), in fdtdec_add_aliases_for_id()
475 fdt_get_name(blob, node, NULL)); in fdtdec_add_aliases_for_id()
516 find_name = fdt_get_name(blob, offset, &find_namelen); in fdtdec_get_alias_seq()
749 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args()
760 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args()
763 fdt_get_name(blob, node, in fdtdec_parse_phandle_with_args()
777 fdt_get_name(blob, src_node, NULL)); in fdtdec_parse_phandle_with_args()
798 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args()
915 debug("%s: %s: %s\n", __func__, fdt_get_name(blob, node, NULL), in fdtdec_decode_region()
1058 fdt_get_name(blob, node, NULL), name); in decode_timing_property()
/OK3568_Linux_fs/u-boot/common/
H A Dfdt_support.c857 fdt_get_name(blob, off, 0), off); in fdt_del_subnodes()
1026 fdt_get_name(blob, noff, 0), in fdt_fixup_mtdparts()
1169 name = fdt_get_name(blob, parentoffset, NULL); in of_bus_isa_match()
1331 fdt_get_name(blob, node_offset, NULL)); in __of_translate_address()
1343 fdt_get_name(blob, node_offset, NULL)); in __of_translate_address()
1349 bus->name, na, ns, fdt_get_name(blob, parent, NULL)); in __of_translate_address()
1370 fdt_get_name(blob, node_offset, NULL)); in __of_translate_address()
1375 pbus->name, pna, pns, fdt_get_name(blob, parent, NULL)); in __of_translate_address()
1576 debug("%s: %s\n", fdt_get_name(blob, noff, 0), compat); in fdt_add_edid()
1834 debug("%s:0x%x\n", fdt_get_name(blob, off, NULL), in fdt_fixup_display()
[all …]
H A Dimage-fdt.c118 fdt_get_name(fdt_blob, offset, NULL), in boot_mem_rsv_regions()
212 fdt_get_name(fdt_blob, offset, NULL), in boot_fdt_add_sysmem_rsv_regions()
214 if (!sysmem_fdt_reserve_alloc_base(fdt_get_name(fdt_blob, offset, NULL), in boot_fdt_add_sysmem_rsv_regions()
H A Dcommon_fit.c61 const char *node_name = fdt_get_name(fdt, node, NULL); in fit_find_config_node()
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/
H A Demc.c147 if (strcmp("emc-tables", fdt_get_name(blob, offset, NULL))) in find_emc_tables()
233 fdt_get_name(blob, node, NULL)); in decode_emc()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dportals.c123 name = fdt_get_name(blob, off, &len); in fdt_portal()
315 fdt_get_name(blob, off, NULL), fdt_strerror(err)); in fdt_fixup_qportals()
348 fdt_get_name(blob, off, NULL), in fdt_fixup_bportals()
/OK3568_Linux_fs/u-boot/drivers/led/
H A Dled_bcm6358.c198 fdt_get_name(blob, node, NULL)); in bcm6358_led_bind()
203 fdt_get_name(blob, node, NULL), in bcm6358_led_bind()
H A Dled_bcm6328.c233 fdt_get_name(blob, node, NULL)); in bcm6328_led_bind()
238 fdt_get_name(blob, node, NULL), in bcm6328_led_bind()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dfit_misc.c139 fdt_get_name(fit, node, NULL), ret); in fit_decomp_image()
182 uname = fdt_get_name(fit, node, NULL); in board_fit_image_post_process()
H A Diomem.c53 name = fdt_get_name(fdt, offset, NULL); in iomem_show_by_match()
H A Dfit.c201 printf("%s: ", fdt_get_name(fit, conf_noffset, NULL)); in fit_get_blob()
327 printf("%s: ", fdt_get_name(fit, noffset, NULL)); in fit_image_load_one()
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dfdt_overlay.c279 const char *fixup_child_name = fdt_get_name(fdto, fixup_child, in overlay_update_local_node_references()
575 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node()
652 name = fdt_get_name(fdt, nodeoffset, &namelen); in get_path_len()
/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dfdt_overlay.c286 const char *fixup_child_name = fdt_get_name(fdto, fixup_child, in overlay_update_local_node_references()
582 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node()
659 name = fdt_get_name(fdt, nodeoffset, &namelen); in get_path_len()
H A Dfdt_ro.c17 const char *p = fdt_get_name(fdt, offset, &olen); in fdt_nodename_eq_()
300 const char *fdt_get_name(const void *fdt, int nodeoffset, int *len) in fdt_get_name() function
564 name = fdt_get_name(fdt, offset, &namelen); in fdt_get_path()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dfsl_portals.c262 fdt_get_name(blob, off, NULL), in fdt_fixup_qportals()
297 fdt_get_name(blob, off, NULL), in fdt_fixup_bportals()
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dstate.c115 debug(" - read node '%s'\n", fdt_get_name(blob, node, NULL)); in sandbox_read_state_nodes()
326 __func__, prop_name, fdt_get_name(blob, node, NULL), in state_setprop()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Droot.c285 debug("%s: ret=%d\n", fdt_get_name(blob, offset, NULL), in dm_scan_fdt_node()
293 name = fdt_get_name(blob, offset, NULL); in dm_scan_fdt_node()
/OK3568_Linux_fs/u-boot/drivers/clk/at91/
H A Dpmc.c78 name = fdt_get_name(fdt, offset, NULL); in at91_clk_sub_device_bind()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3308/
H A Drk3308.c498 debug("depth1: %s\n", fdt_get_name(blob, depth1_node, NULL)); in fdt_fixup_pcfg()
502 fdt_get_name(blob, depth2_node, NULL)); in fdt_fixup_pcfg()
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dvybrid_gpio.c132 plat->port_name = fdt_get_name(gd->fdt_blob, dev_of_offset(dev), NULL); in vybrid_gpio_bind()
H A Dpcf8575_gpio.c139 uc_priv->bank_name = fdt_get_name(gd->fdt_blob, in pcf8575_ofdata_platdata()

123