Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c495 static void sunxi_nfc_write_buf(struct mtd_info *mtd, const uint8_t *buf, in sunxi_nfc_write_buf() function
758 sunxi_nfc_write_buf(mtd, buf, len); in sunxi_nfc_randomizer_write_buf()
1711 nand->write_buf = sunxi_nfc_write_buf; in sunxi_nand_chip_init()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsunxi_nand.c473 static void sunxi_nfc_write_buf(struct nand_chip *nand, const uint8_t *buf, in sunxi_nfc_write_buf() function
664 sunxi_nfc_write_buf(nand, buf, len); in sunxi_nfc_randomizer_write_buf()