Home
last modified time | relevance | path

Searched refs:fit_image_get_node (Results 1 – 9 of 9) sorted by relevance

/u-boot/cmd/
A Dsource.c124 noffset = fit_image_get_node (fit_hdr, fit_uname); in image_source_script()
A Dximg.c145 noffset = fit_image_get_node(fit_hdr, uname); in do_imgextract()
A Dfpga.c339 noffset = fit_image_get_node(fit_hdr, fit_uname); in do_fpga_loadmk()
/u-boot/common/
A Dsplash_source.c351 node_offset = fit_image_get_node(fit_header, splash_file); in splash_load_fit()
A Dimage-fit.c651 int fit_image_get_node(const void *fit, const char *image_uname) in fit_image_get_node() function
1888 return fit_image_get_node(fit, uname); in fit_conf_get_prop_node_index()
2015 noffset = fit_image_get_node(fit, fit_uname); in fit_image_load()
A Dimage.c1616 fit_img_result = fit_image_get_node(buf, uname); in boot_get_loadable()
/u-boot/drivers/fpga/
A Dsocfpga_arria10.c629 images_noffset = fit_image_get_node(buffer_p, fpga_node_name); in first_loading_rbf_to_buffer()
/u-boot/include/
A Dimage.h1085 int fit_image_get_node(const void *fit, const char *image_uname);
/u-boot/drivers/net/fsl-mc/
A Dmc.c150 node_offset = fit_image_get_node(fit_hdr, uname); in parse_mc_firmware_fit_image()

Completed in 21 milliseconds