nand_read_word (9) - Linux Manuals
nand_read_word: [DEFAULT] read one word from the chip
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 buswidth without endianness conversion.
AUTHOR
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
COPYRIGHT