Searched defs:uboot_size (Results 1 – 5 of 5) sorted by relevance
37 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()124 #define nand_spl_load_image(offs, uboot_size, vdst) \ argument
107 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()
50 u32 uboot_size; member
106 static void exynos_spi_copy(unsigned int uboot_size, unsigned int uboot_addr) in exynos_spi_copy()
28 static int uboot_size; variable