Home
last modified time | relevance | path

Searched refs:fdt_set_name (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc85xx/
A Dportals.c69 fdt_set_name(blob, off, buf); in fdt_portal()
/u-boot/scripts/dtc/libfdt/
A Dlibfdt.h1523 int fdt_set_name(void *fdt, int nodeoffset, const char *name);
A Dfdt_rw.c236 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name() function
/u-boot/board/CZ.NIC/turris_mox/
A Dturris_mox.c797 res = fdt_set_name(blob, node, newname); in ft_board_setup()
/u-boot/common/
A Dfdt_support.c1813 ret = fdt_set_name(fdt, node, name); in fdt_setup_simplefb_node()
/u-boot/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped565 return check_err(fdt_set_name(self._fdt, nodeoffset, name), quiet)

Completed in 23 milliseconds