Searched refs:fit_image_get_data_size (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | image-fit.su | |
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-fit.su | |
| H A D | splash_source.c | 353 res = fit_image_get_data_size(fit_header, node_offset, &splash_size); in splash_load_fit()
|
| H A D | image-fit.c | 915 if (fit_image_get_data_size(fit, noffset, &len)) in fit_image_get_data() 997 int fit_image_get_data_size(const void *fit, int noffset, int *data_size) in fit_image_get_data_size() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | fit.c | 99 ret = fit_image_get_data_size(fit, noffset, &sz); in fdt_image_get_offset_size()
|
| /OK3568_Linux_fs/u-boot/drivers/cpu/ |
| H A D | rockchip_amp.c | 257 fit_image_get_data_size(fit, noffset, &data_size); in brought_up_amp()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_fit.c | 218 if (fit_image_get_data_size(fit, node, &len)) in spl_load_fit_image()
|
| H A D | spl_fit_tb_arm64.S | 342 bl fit_image_get_data_size
|
| H A D | spl_fit_tb_arm32.S | 347 bl fit_image_get_data_size
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 1029 int fit_image_get_data_size(const void *fit, int noffset, int *data_size);
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |