1. NAME▲
nand_write_buf16 - [DEFAULT] write buffer to chip
2. SYNOPSIS ▲
void nand_write_buf16(struct mtd_info * mtd , const uint8_t * buf , int len );
3. ARGUMENTS ▲
mtd
MTD device structure
buf
data buffer
len
number of bytes to write
4. DESCRIPTION ▲
Default write function for 16bit buswidth.
5. AUTHOR ▲
Thomas Gleixner <contact>
Author.
6. COPYRIGHT ▲