Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dfit.c83 fit_image_set_entry(fit, noffset, new); in fix_image_set_addr()
/rk3399_rockchip-uboot/include/
H A Dimage.h1029 int fit_image_set_entry(const void *fit, int noffset, ulong entry);
/rk3399_rockchip-uboot/common/
H A Dimage-fit.c901 int fit_image_set_entry(const void *fit, int noffset, ulong entry) in fit_image_set_entry() function