Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dfsl_elbc_nand.c606 static int fsl_elbc_wait(struct mtd_info *mtd, struct nand_chip *chip) in fsl_elbc_wait() function
708 if (fsl_elbc_wait(mtd, chip) & NAND_STATUS_FAIL) in fsl_elbc_read_page()
764 chip->waitfunc = fsl_elbc_wait; in fsl_elbc_chip_init()