Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c463 static void sunxi_nfc_read_buf(struct mtd_info *mtd, uint8_t *buf, int len) in sunxi_nfc_read_buf() function
531 sunxi_nfc_read_buf(mtd, &ret, 1); in sunxi_nfc_read_byte()
767 sunxi_nfc_read_buf(mtd, buf, len); in sunxi_nfc_randomizer_read_buf()
921 sunxi_nfc_read_buf(mtd, oob + offset, len); in sunxi_nfc_hw_ecc_read_extra_oob()
1710 nand->read_buf = sunxi_nfc_read_buf; in sunxi_nand_chip_init()