nand_read_word(9) [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 buswidth without endianness conversion.

AUTHOR

Thomas Gleixner <[email protected]>

Author.

COPYRIGHT