Searched defs:vdst (Results 1 – 4 of 4) sorted by relevance
/u-boot/drivers/mtd/nand/raw/ |
A D | fsl_elbc_spl.c | 42 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image() 129 #define nand_spl_load_image(offs, uboot_size, vdst) \ argument
|
A D | fsl_ifc_spl.c | 109 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()
|
/u-boot/drivers/mtd/spi/ |
A D | fsl_espi_spl.c | 16 void fsl_spi_spl_load_image(uint32_t offs, unsigned int size, void *vdst) in fsl_spi_spl_load_image()
|
/u-boot/drivers/mmc/ |
A D | fsl_esdhc_spl.c | 24 void mmc_spl_load_image(uint32_t offs, unsigned int size, void *vdst) in mmc_spl_load_image()
|
Completed in 8 milliseconds