Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dsunxi_nand.c466 static void sunxi_nfc_write_buf(struct mtd_info *mtd, const uint8_t *buf, in sunxi_nfc_write_buf() function
676 sunxi_nfc_write_buf(mtd, data, ecc->size); in sunxi_nfc_hw_ecc_write_chunk()
717 sunxi_nfc_write_buf(mtd, oob + offset, len); in sunxi_nfc_hw_ecc_write_extra_oob()
1337 nand->write_buf = sunxi_nfc_write_buf; in sunxi_nand_chip_init()