Searched refs:nand_reset_interface (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dnand_base.c789 * nand_reset_interface - Reset data interface and timings
797 static int nand_reset_interface(struct nand_chip *chip, int chipnr) function
848 * A nand_reset_interface() put both the NAND chip and the NAND
911 nand_reset_interface(chip, chipnr);
2705 * nand_reset_interface for details), do the reset operation, and apply
2714 ret = nand_reset_interface(chip, chipnr);

Completed in 91 milliseconds