nand_write_word
Name
nand_write_word -- [DEFAULT] write one word to the chip
Synopsis
void nand_write_word
(struct mtd_info * mtd, u16 word);
Arguments
- mtd
MTD device structure
- word
data word to write
Description
Default write function for 16bit buswith without
endianess conversion