Searched refs:nand_write_buf16 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dnand_base.c275 * nand_write_buf16 - [DEFAULT] write buffer to chip
282 static void nand_write_buf16(struct mtd_info *mtd, const uint8_t *buf, int len) function
2773 chip->write_buf = busw ? nand_write_buf16 : nand_write_buf;

Completed in 72 milliseconds