Searched defs:vdst (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | fsl_elbc_spl.c | 38 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image() 125 #define nand_spl_load_image(offs, uboot_size, vdst) \ argument
|
| H A D | fsl_ifc_spl.c | 108 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | fsl_espi_spl.c | 15 void fsl_spi_spl_load_image(uint32_t offs, unsigned int size, void *vdst) in fsl_spi_spl_load_image()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | fsl_esdhc_spl.c | 23 void mmc_spl_load_image(uint32_t offs, unsigned int size, void *vdst) in mmc_spl_load_image()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | traps.c | 891 u8 vbuf[16] __aligned(16), *vdst; in p9_hmi_special_emu() local
|