other versions
NAND_RESET_DATA_INTE(9) | Internal Functions Provided | NAND_RESET_DATA_INTE(9) |
NAME¶
nand_reset_data_interface - Reset data interface and timings
SYNOPSIS¶
int nand_reset_data_interface(struct nand_chip * chip);
ARGUMENTS¶
struct nand_chip * 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@linutronix.de>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |