'\" t
.\"     Title: nand_reset_data_interface
.\"    Author: 
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\"      Date: June 2017
.\"    Manual: Internal Functions Provided
.\"    Source: Kernel Hackers Manual 4.9.30
.\"  Language: English
.\"
.TH "NAND_RESET_DATA_INTE" "9" "June 2017" "Kernel Hackers Manual 4\&.9\&." "Internal Functions Provided"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
nand_reset_data_interface \- Reset data interface and timings
.SH "SYNOPSIS"
.HP \w'int\ nand_reset_data_interface('u
.BI "int nand_reset_data_interface(struct\ nand_chip\ *\ " "chip" ");"
.SH "ARGUMENTS"
.PP
\fIchip\fR
.RS 4
The NAND chip
.RE
.SH "DESCRIPTION"
.PP
Reset the Data interface and timings to ONFI mode 0\&.
.PP
Returns 0 for success or negative error code otherwise\&.
.SH "AUTHOR"
.PP
\fBThomas Gleixner\fR <\&tglx@linutronix.de\&>
.RS 4
Author.
.RE
.SH "COPYRIGHT"
.br
