NAND_READ_WORD

Section: Internal Functions Provided (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

nand_read_word - [DEFAULT] read one word from the chip  

SYNOPSIS

u16 nand_read_word(struct mtd_info * mtd);
 

ARGUMENTS

mtd

MTD device structure
 

DESCRIPTION

Default read function for 16bit buswith without endianess conversion  

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.
 

COPYRIGHT