1NAND_WRITE_BUF16(9)       Internal Functions Provided      NAND_WRITE_BUF16(9)
2
3
4

NAME

6       nand_write_buf16 - [DEFAULT] write buffer to chip
7

SYNOPSIS

9       void nand_write_buf16(struct mtd_info * mtd, const uint8_t * buf,
10                             int len);
11

ARGUMENTS

13       mtd
14           MTD device structure
15
16       buf
17           data buffer
18
19       len
20           number of bytes to write
21

DESCRIPTION

23       Default write function for 16bit buswith
24

AUTHOR

26       Thomas Gleixner <tglx@linutronix.de>
27           Author.
28
30Kernel Hackers Manual 2.6.       November 2011             NAND_WRITE_BUF16(9)
Impressum