nand_reset_data_interface (9) Linux Manual Page
nand_reset_data_interface – Reset data interface and timings
Synopsis
int nand_reset_data_interface(struct nand_chip *chip);
Arguments
chip
-
- The NAND chip
Description
Reset the Data interface and timings to ONFI mode 0.
Returns 0 for success or negative error code otherwise.
Author
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
