Home
last modified time | relevance | path

Searched refs:spl_load_image_fat (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_fat.c56 int spl_load_image_fat(struct spl_image_info *spl_image, function
132 err = spl_load_image_fat(spl_image, block_dev,
158 return spl_load_image_fat(spl_image, block_dev, partition,
H A Dspl_sata.c49 err = spl_load_image_fat(spl_image, stor_dev, in spl_sata_load_image()
H A Dspl_usb.c56 err = spl_load_image_fat(spl_image, stor_dev, in spl_usb_load_image()
H A Dspl_mmc.c246 err = spl_load_image_fat(spl_image, mmc_get_blk_desc(mmc),
/rk3399_rockchip-uboot/include/
H A Dspl.h217 int spl_load_image_fat(struct spl_image_info *spl_image,