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.