Searched refs:fit_image_get_data_offset (Results 1 – 14 of 14) 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 | 346 res = fit_image_get_data_offset(fit_header, node_offset, in splash_load_fit()
|
| H A D | image-fit.c | 919 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 D | fit.c | 107 ret = fit_image_get_data_offset(fit, noffset, &offs); in fdt_image_get_offset_size()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_fit.c | 211 } else if (!fit_image_get_data_offset(fit, node, &offset)) { in spl_load_fit_image()
|
| H A D | spl_fit_tb_arm64.S | 329 bl fit_image_get_data_offset
|
| H A D | spl_fit_tb_arm32.S | 332 bl fit_image_get_data_offset
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 1026 int fit_image_get_data_offset(const void *fit, int noffset, int *data_offset);
|
| /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 | |