Searched refs:sunxi_nfc_hw_ecc_read_chunk (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/mtd/nand/ |
D | sunxi_nand.c | 805 static int sunxi_nfc_hw_ecc_read_chunk(struct mtd_info *mtd, in sunxi_nfc_hw_ecc_read_chunk() function 1022 ret = sunxi_nfc_hw_ecc_read_chunk(mtd, data, data_off, oob, in sunxi_nfc_hw_ecc_read_page() 1060 ret = sunxi_nfc_hw_ecc_read_chunk(mtd, data, data_off, in sunxi_nfc_hw_ecc_read_subpage() 1152 ret = sunxi_nfc_hw_ecc_read_chunk(mtd, data, data_off, oob, in sunxi_nfc_hw_syndrome_ecc_read_page()
|