| /rk3399_rockchip-uboot/arch/arm/mach-socfpga/ |
| H A D | pinmux_arria10.c | 48 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 D | misc_arria10.c | 159 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()
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra20/ |
| H A D | emc.c | 147 if (strcmp("emc-tables", fdt_get_name(blob, offset, NULL))) in find_emc_tables() 233 fdt_get_name(blob, node, NULL)); in decode_emc()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/px30/ |
| H A D | px30.c | 505 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()
|
| /rk3399_rockchip-uboot/drivers/led/ |
| H A D | led_bcm6358.c | 198 fdt_get_name(blob, node, NULL)); in bcm6358_led_bind() 203 fdt_get_name(blob, node, NULL), in bcm6358_led_bind()
|
| H A D | led_bcm6328.c | 233 fdt_get_name(blob, node, NULL)); in bcm6328_led_bind() 238 fdt_get_name(blob, node, NULL), in bcm6328_led_bind()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | fdtdec.c | 466 fdt_get_name(blob, node, NULL), in fdtdec_add_aliases_for_id() 481 fdt_get_name(blob, node, NULL)); in fdtdec_add_aliases_for_id() 522 find_name = fdt_get_name(blob, offset, &find_namelen); in fdtdec_get_alias_seq() 755 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args() 766 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args() 769 fdt_get_name(blob, node, in fdtdec_parse_phandle_with_args() 783 fdt_get_name(blob, src_node, NULL)); in fdtdec_parse_phandle_with_args() 804 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args() 921 debug("%s: %s: %s\n", __func__, fdt_get_name(blob, node, NULL), in fdtdec_decode_region() 1069 fdt_get_name(blob, node, NULL), name); in decode_timing_property()
|
| H A D | fdtdec_test.c | 147 name = list[i] ? fdt_get_name(blob, list[i], NULL) : NULL; in run_test()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | common_fit.c | 61 const char *node_name = fdt_get_name(fdt, node, NULL); in fit_find_config_node()
|
| H A D | fdt_support.c | 853 fdt_get_name(blob, off, 0), off); in fdt_del_subnodes() 1022 fdt_get_name(blob, noff, 0), in fdt_fixup_mtdparts() 1165 name = fdt_get_name(blob, parentoffset, NULL); in of_bus_isa_match() 1327 fdt_get_name(blob, node_offset, NULL)); in __of_translate_address() 1339 fdt_get_name(blob, node_offset, NULL)); in __of_translate_address() 1345 bus->name, na, ns, fdt_get_name(blob, parent, NULL)); in __of_translate_address() 1366 fdt_get_name(blob, node_offset, NULL)); in __of_translate_address() 1371 pbus->name, pna, pns, fdt_get_name(blob, parent, NULL)); in __of_translate_address() 1572 debug("%s: %s\n", fdt_get_name(blob, noff, 0), compat); in fdt_add_edid() 1830 debug("%s:0x%x\n", fdt_get_name(blob, off, NULL), in fdt_fixup_display() [all …]
|
| H A D | image-fdt.c | 129 fdt_get_name(fdt_blob, offset, NULL), in boot_mem_rsv_regions() 233 fdt_get_name(fdt_blob, offset, NULL), in boot_fdt_add_sysmem_rsv_regions() 235 if (!sysmem_fdt_reserve_alloc_base(fdt_get_name(fdt_blob, offset, NULL), in boot_fdt_add_sysmem_rsv_regions()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | portals.c | 123 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()
|
| /rk3399_rockchip-uboot/drivers/irq/ |
| H A D | irq-gpio-switch.c | 104 order_gpios[i++] = fdt_get_name(fdt, offset, NULL); in init_order_gpios() 177 gpio_name = fdt_get_name(blob, node, NULL); in __phandle_gpio_to_irq()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | fit_misc.c | 145 fdt_get_name(fit, node, NULL), ret); in fit_decomp_image() 192 uname = fdt_get_name(fit, node, NULL); in board_fit_image_post_process()
|
| H A D | iomem.c | 53 name = fdt_get_name(fdt, offset, NULL); in iomem_show_by_match()
|
| H A D | fit.c | 201 printf("%s: ", fdt_get_name(fit, conf_noffset, NULL)); in fit_get_blob() 384 printf("%s: ", fdt_get_name(fit, noffset, NULL)); in fit_image_load_one()
|
| /rk3399_rockchip-uboot/drivers/clk/at91/ |
| H A D | pmc.c | 78 name = fdt_get_name(fdt, offset, NULL); in at91_clk_sub_device_bind()
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | fsl_portals.c | 262 fdt_get_name(blob, off, NULL), in fdt_fixup_qportals() 297 fdt_get_name(blob, off, NULL), in fdt_fixup_bportals()
|
| /rk3399_rockchip-uboot/scripts/dtc/libfdt/ |
| H A D | fdt_overlay.c | 279 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()
|
| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | state.c | 115 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()
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | pcf8575_gpio.c | 139 uc_priv->bank_name = fdt_get_name(gd->fdt_blob, in pcf8575_ofdata_platdata()
|
| H A D | vybrid_gpio.c | 132 plat->port_name = fdt_get_name(gd->fdt_blob, dev_of_offset(dev), NULL); in vybrid_gpio_bind()
|
| H A D | omap_gpio.c | 323 plat->port_name = fdt_get_name(gd->fdt_blob, dev_of_offset(dev), NULL); in omap_gpio_bind()
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | root.c | 285 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()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3308/ |
| H A D | rk3308.c | 514 debug("depth1: %s\n", fdt_get_name(blob, depth1_node, NULL)); in fdt_fixup_pcfg() 518 fdt_get_name(blob, depth2_node, NULL)); in fdt_fixup_pcfg()
|