Searched refs:sunxi_nfc_hw_ecc_read_chunks_dma (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | sunxi_nand.c | 1007 static int sunxi_nfc_hw_ecc_read_chunks_dma(struct mtd_info *mtd, uint8_t *buf, in sunxi_nfc_hw_ecc_read_chunks_dma() function 1238 ret = sunxi_nfc_hw_ecc_read_chunks_dma(mtd, buf, oob_required, page, in sunxi_nfc_hw_ecc_read_page_dma() 1291 ret = sunxi_nfc_hw_ecc_read_chunks_dma(mtd, buf, false, page, nchunks); in sunxi_nfc_hw_ecc_read_subpage_dma()
|