Searched defs:nand_spl_load_image (Results 1 – 12 of 12) 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() function 125 #define nand_spl_load_image(offs, uboot_size, vdst) \ macro
|
| H A D | nand_spl_loaders.c | 1 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dst) in nand_spl_load_image() function
|
| H A D | mxc_nand_spl.c | 280 int nand_spl_load_image(uint32_t from, unsigned int size, void *buf) in nand_spl_load_image() function
|
| H A D | mxs_nand_spl.c | 209 int nand_spl_load_image(uint32_t offs, unsigned int size, void *buf) in nand_spl_load_image() function
|
| 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() function
|
| H A D | rockchip_nand_spl_v9.c | 443 int nand_spl_load_image(u32 offs, u32 size, void *buf) in nand_spl_load_image() function 516 int nand_spl_load_image(u32 offs, u32 size, void *buf) in nand_spl_load_image() function
|
| H A D | rockchip_nand_spl.c | 445 int nand_spl_load_image(u32 offs, u32 size, void *buf) in nand_spl_load_image() function 518 int nand_spl_load_image(u32 offs, u32 size, void *buf) in nand_spl_load_image() function
|
| H A D | denali_spl.c | 179 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dst) in nand_spl_load_image() function
|
| H A D | sunxi_nand_spl.c | 525 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dest) in nand_spl_load_image() function
|
| H A D | lpc32xx_nand_mlc.c | 695 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dst) in nand_spl_load_image() function
|
| H A D | rockchip_nand.c | 778 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dst) in nand_spl_load_image() function
|
| H A D | rockchip_nand_v9.c | 779 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dst) in nand_spl_load_image() function
|