Home
last modified time | relevance | path

Searched refs:fit_image_get_data_offset (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/spl/common/
H A Dimage-fit.su
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.su
H A Dsplash_source.c346 res = fit_image_get_data_offset(fit_header, node_offset, in splash_load_fit()
H A Dimage-fit.c919 if (!fit_image_get_data_offset(fit, noffset, (int *)&data_off)) { in fit_image_get_data()
948 int fit_image_get_data_offset(const void *fit, int noffset, int *data_offset) in fit_image_get_data_offset() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dfit.c107 ret = fit_image_get_data_offset(fit, noffset, &offs); in fdt_image_get_offset_size()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fit.c211 } else if (!fit_image_get_data_offset(fit, node, &offset)) { in spl_load_fit_image()
H A Dspl_fit_tb_arm64.S329 bl fit_image_get_data_offset
H A Dspl_fit_tb_arm32.S332 bl fit_image_get_data_offset
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1026 int fit_image_get_data_offset(const void *fit, int noffset, int *data_offset);
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym