nand_write_buf16 (9) - Linux Manuals
nand_write_buf16: [DEFAULT] write buffer to chip
NAME
nand_write_buf16 - [DEFAULT] write buffer to chip
SYNOPSIS
-
void nand_write_buf16(struct mtd_info
* mtd, const uint8_t* buf, intlen);
ARGUMENTS
mtd
-
- MTD device structure
buf
- data buffer
len
- number of bytes to write
DESCRIPTION
Default write function for 16bit buswidth.
AUTHOR
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
COPYRIGHT