Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_legacy.c143 static void nand_write_buf16(struct nand_chip *chip, const uint8_t *buf, in nand_write_buf16() function
606 chip->legacy.write_buf = busw ? nand_write_buf16 : nand_write_buf; in nand_legacy_set_defaults()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.su
H A Dnand_base.c317 void nand_write_buf16(struct mtd_info *mtd, const uint8_t *buf, int len) in nand_write_buf16() function
3742 chip->write_buf = busw ? nand_write_buf16 : nand_write_buf; in nand_set_defaults()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h1222 void nand_write_buf16(struct mtd_info *mtd, const uint8_t *buf, int len);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map