Home
last modified time | relevance | path

Searched refs:FIT_LOAD_PROP (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dimage-fit.c805 return fit_image_get_address(fit, noffset, FIT_LOAD_PROP, load); in fit_image_get_load()
859 return fit_image_set_address(fit, noffset, FIT_LOAD_PROP, load); in fit_image_set_load()
/rk3399_rockchip-uboot/include/
H A Dimage.h939 #define FIT_LOAD_PROP "load" macro