Home
last modified time | relevance | path

Searched defs:nand_write_buf16 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c317 void nand_write_buf16(struct mtd_info *mtd, const uint8_t *buf, int len) in nand_write_buf16() function