Home
last modified time | relevance | path

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

/u-boot/common/
A Dsplash_source.c363 else if (!fit_image_get_data_position(fit_header, node_offset, &external_splash_addr)) in splash_load_fit()
A Dimage-fit.c934 int fit_image_get_data_position(const void *fit, int noffset, in fit_image_get_data_position() function
1021 if (!fit_image_get_data_position(fit, noffset, &offset)) { in fit_image_get_data_and_size()
/u-boot/common/spl/
A Dspl_fit.c264 if (!fit_image_get_data_position(fit, node, &offset)) { in spl_load_fit_image()
/u-boot/drivers/fpga/
A Dsocfpga_arria10.c636 if (!fit_image_get_data_position(buffer_p, images_noffset, in first_loading_rbf_to_buffer()
/u-boot/include/
A Dimage.h1095 int fit_image_get_data_position(const void *fit, int noffset,

Completed in 15 milliseconds