Home
last modified time | relevance | path

Searched defs:nand_spl_load_image (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
A Dfsl_elbc_spl.c42 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image() function
129 #define nand_spl_load_image(offs, uboot_size, vdst) \ macro
A Dnand_spl_loaders.c1 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dst) in nand_spl_load_image() function
A Dmxc_nand_spl.c280 int nand_spl_load_image(uint32_t from, unsigned int size, void *buf) in nand_spl_load_image() function
A Dfsl_ifc_spl.c109 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image() function
A Dmxs_nand_spl.c220 int nand_spl_load_image(uint32_t offs, unsigned int size, void *buf) in nand_spl_load_image() function
A Ddenali_spl.c187 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dst) in nand_spl_load_image() function
A Dsunxi_nand_spl.c526 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dest) in nand_spl_load_image() function
A Dlpc32xx_nand_mlc.c695 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dst) in nand_spl_load_image() function

Completed in 19 milliseconds