Home
last modified time | relevance | path

Searched refs:fdt_setprop_uxx (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdt_support.h20 int fdt_setprop_uxx(void *fdt, int nodeoffset, const char *name,
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c189 int fdt_setprop_uxx(void *fdt, int nodeoffset, const char *name, in fdt_setprop_uxx() function
264 err = fdt_setprop_uxx(fdt, nodeoffset, "linux,initrd-start", in fdt_initrd()
273 err = fdt_setprop_uxx(fdt, nodeoffset, "linux,initrd-end", in fdt_initrd()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboard.c1554 err = fdt_setprop_uxx(fdt, nodeoffset, "linux,initrd-start", in ft_verify_fdt()
1561 err = fdt_setprop_uxx(fdt, nodeoffset, "linux,initrd-end", in ft_verify_fdt()