Home
last modified time | relevance | path

Searched refs:spl_load_simple_fit (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/u-boot/spl/common/spl/
H A Dspl_fit.su
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_ram.c55 spl_load_simple_fit(spl_image, &load, 0, header);
H A Dspl_rknand.c92 ret = spl_load_simple_fit(spl_image, &load,
H A Dspl_net.c63 rv = spl_load_simple_fit(spl_image, &load, 0, header);
H A Dspl_spi.c132 err = spl_load_simple_fit(spl_image, &load,
H A Dspl_mtd_blk.c145 ret = spl_load_simple_fit(spl_image, &load,
H A Dspl_ymodem.c106 ret = spl_load_simple_fit(spl_image, &load, 0, (void *)buf); in spl_ymodem_load_image()
H A Dspl_fat.c90 return spl_load_simple_fit(spl_image, &load, 0, header);
H A Dspl_nand.c97 return spl_load_simple_fit(spl_image, &load, offset, header);
H A Dspl_mmc.c91 ret = spl_load_simple_fit(spl_image, &load, sector, header);
H A Dspl_fit.c792 int spl_load_simple_fit(struct spl_image_info *spl_image, in spl_load_simple_fit() function
H A Dspl_fit_tb_arm64.S965 .section .text.spl_load_simple_fit,"ax",@progbits
967 .global spl_load_simple_fit symbol
968 .type spl_load_simple_fit, %function
969 spl_load_simple_fit: label
1657 .size spl_load_simple_fit, .-spl_load_simple_fit
1693 .section .rodata.spl_load_simple_fit.str1.1,"aMS",@progbits,1
H A Dspl_fit_tb_arm32.S1069 .section .text.spl_load_simple_fit,"ax",%progbits
1071 .global spl_load_simple_fit symbol
1076 .type spl_load_simple_fit, %function
1077 spl_load_simple_fit: label
1848 .size spl_load_simple_fit, .-spl_load_simple_fit
1890 .section .rodata.spl_load_simple_fit.str1.1,"aMS",%progbits,1
/OK3568_Linux_fs/u-boot/include/
H A Dspl.h77 int spl_load_simple_fit(struct spl_image_info *spl_image,
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c296 ret = spl_load_simple_fit(spl_image, &load, in spl_spi_load_image()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_sdp.c717 spl_load_simple_fit(spl_image, &load, 0, in sdp_handle_in_ep()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map