nand_read_word(9)
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.