Home
last modified time | relevance | path

Searched refs:nand_wait (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/mtd/nand/
Dfsl_elbc_spl.c19 static void nand_wait(void) in nand_wait() function
93 nand_wait(); in nand_spl_load_image()
Dfsl_ifc_spl.c67 static inline void nand_wait(uchar *buf, int bufnum, int page_size) in nand_wait() function
213 nand_wait(&buf[sram_addr], bufnum, page_size); in nand_spl_load_image()
Dnand_base.c866 static int nand_wait(struct mtd_info *mtd, struct nand_chip *chip) in nand_wait() function
3095 chip->waitfunc = nand_wait; in nand_set_defaults()