Searched refs:fdt_set_name (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | portals.c | 139 fdt_set_name(blob, off, buf); in fdt_portal()
|
| /rk3399_rockchip-uboot/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 1418 int fdt_set_name(void *fdt, int nodeoffset, const char *name);
|
| H A D | fdt_rw.c | 249 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name() function
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/ |
| H A D | rk3588.c | 1113 fdt_set_name(blob, noffset, name); in fdt_rename_path() 1244 fdt_set_name((void *)blob, cluster, "cluster1"); in fdt_rm_cpu()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | 1782 ret = fdt_set_name(fdt, node, name); in fdt_setup_simplefb_node()
|