Scroll to navigation

NAND_WRITE_BUF16(9) Internal Functions Provided NAND_WRITE_BUF16(9)

NAME

nand_write_buf16 - [DEFAULT] write buffer to chip

SYNOPSIS

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

ARGUMENTS

struct mtd_info * mtd
MTD device structure

const uint8_t * buf

data buffer

int len

number of bytes to write

DESCRIPTION

Default write function for 16bit buswidth.

AUTHOR

Thomas Gleixner <tglx@linutronix.de>
Author.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11