nand_reset_data_interface (9) - Linux Manuals

nand_reset_data_interface: Reset data interface and timings

NAME

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.

COPYRIGHT