Home
last modified time | relevance | path

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

/external/u-boot/common/
Dsplash_source.c376 res = fit_image_get_data_size(fit_header, node_offset, &external_splash_size); in splash_load_fit()
Dimage-fit.c937 int fit_image_get_data_size(const void *fit, int noffset, int *data_size) in fit_image_get_data_size() function
988 ret = fit_image_get_data_size(fit, noffset, &len); in fit_image_get_data_and_size()
/external/u-boot/common/spl/
Dspl_fit.c217 if (fit_image_get_data_size(fit, node, &len)) in spl_load_fit_image()
/external/u-boot/drivers/fpga/
Dsocfpga_arria10.c650 ret = fit_image_get_data_size(buffer_p, images_noffset, &rbf_size); in first_loading_rbf_to_buffer()
/external/u-boot/prebuilt-intermediates/
Dimage.h1020 int fit_image_get_data_size(const void *fit, int noffset, int *data_size);
/external/u-boot/include/
Dimage.h1020 int fit_image_get_data_size(const void *fit, int noffset, int *data_size);