Searched refs:nand_wait (Results 1 – 3 of 3) sorted by relevance
19 static void nand_wait(void) in nand_wait() function93 nand_wait(); in nand_spl_load_image()
67 static inline void nand_wait(uchar *buf, int bufnum, int page_size) in nand_wait() function213 nand_wait(&buf[sram_addr], bufnum, page_size); in nand_spl_load_image()
866 static int nand_wait(struct mtd_info *mtd, struct nand_chip *chip) in nand_wait() function3095 chip->waitfunc = nand_wait; in nand_set_defaults()