1. NAME

nand_read_word - [DEFAULT] read one word from the chip

2. SYNOPSIS

u16 nand_read_word(struct mtd_info *  mtd );

3. ARGUMENTS

mtd
    MTD device structure

4. DESCRIPTION

Default read function for 16bit buswidth without endianness conversion.

5. AUTHOR

Thomas Gleixner <>
    Author.

6. COPYRIGHT