Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/drivers/mtd/nand/raw/
A Dfsl_elbc_spl.c25 static void nand_wait(void) in nand_wait() function
99 nand_wait(); in nand_spl_load_image()
A Dfsl_ifc_spl.c69 static inline void nand_wait(uchar *buf, int bufnum, int page_size) in nand_wait() function
215 nand_wait(&buf[sram_addr], bufnum, page_size); in nand_spl_load_image()
A Dnand_base.c890 static int nand_wait(struct mtd_info *mtd, struct nand_chip *chip) in nand_wait() function
3721 chip->waitfunc = nand_wait; in nand_set_defaults()

Completed in 13 milliseconds