Name

nand_read_word — [DEFAULT] read one word from the chip

Synopsis

u16 nand_read_word (struct mtd_info * mtd);
 

Arguments

struct mtd_info * mtd

MTD device structure

Description

Default read function for 16bit buswidth without endianness conversion.