Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c461 static void vf610_nfc_write_buf(struct mtd_info *mtd, const uint8_t *buf, in vf610_nfc_write_buf() function
617 vf610_nfc_write_buf(mtd, buf, mtd->writesize); in vf610_nfc_write_page()
619 vf610_nfc_write_buf(mtd, chip->oob_poi, mtd->oobsize); in vf610_nfc_write_page()
669 chip->write_buf = vf610_nfc_write_buf; in vf610_nfc_nand_init()