Home
last modified time | relevance | path

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

/openbmc/u-boot/common/spl/
H A Dspl_fit.c205 if (!fit_image_get_data_position(fit, node, &offset)) { in spl_load_fit_image()
/openbmc/u-boot/common/
H A Dimage-fit.c911 int fit_image_get_data_position(const void *fit, int noffset, in fit_image_get_data_position() function
973 if (!fit_image_get_data_position(fit, noffset, &offset)) { in fit_image_get_data_and_size()
/openbmc/u-boot/include/
H A Dimage.h1024 int fit_image_get_data_position(const void *fit, int noffset,