Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c494 static void sunxi_nfc_write_buf(struct mtd_info *mtd, const uint8_t *buf, in sunxi_nfc_write_buf() function
757 sunxi_nfc_write_buf(mtd, buf, len); in sunxi_nfc_randomizer_write_buf()
1710 nand->write_buf = sunxi_nfc_write_buf; in sunxi_nand_chip_init()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.c483 static void sunxi_nfc_write_buf(struct nand_chip *nand, const uint8_t *buf, in sunxi_nfc_write_buf() function
674 sunxi_nfc_write_buf(nand, buf, len); in sunxi_nfc_randomizer_write_buf()