Searched refs:read_oob (Results 1 – 19 of 19) sorted by relevance
442 res = chip->ecc.read_oob(mtd, chip, page); in nand_block_bad()3903 ret = chip->ecc.read_oob(mtd, chip, page); in nand_do_read_oob()6067 ecc->read_oob = nand_read_oob_std; in nand_set_ecc_soft_ops()6086 ecc->read_oob = nand_read_oob_std; in nand_set_ecc_soft_ops()6524 if (!ecc->read_oob) in nand_scan_tail()6525 ecc->read_oob = nand_read_oob_std; in nand_scan_tail()6552 if (!ecc->read_oob) in nand_scan_tail()6553 ecc->read_oob = nand_read_oob_syndrome; in nand_scan_tail()6584 if (!ecc->read_oob) in nand_scan_tail()6585 ecc->read_oob = nand_read_oob_std; in nand_scan_tail()[all …]
287 chip->ecc.read_oob(mtd, chip, page); in tango_read_page()532 ecc->read_oob = tango_read_oob; in tango_attach_chip()
680 chip->ecc.read_oob = hisi_nand_read_oob; in hisi_nfc_ecc_probe()
762 nand_chip->ecc.read_oob = lpc32xx_read_oob; in lpc32xx_nand_probe()
801 chip->ecc.read_oob = vf610_nfc_read_oob; in vf610_nfc_attach_chip()
874 chip->ecc.read_oob = r852_read_oob; in r852_probe()
902 chip->ecc.read_oob = lpc32xx_nand_read_oob_syndrome; in lpc32xx_nand_probe()
645 cafe->nand.ecc.read_oob = cafe_nand_read_oob; in cafe_nand_attach_chip()
1277 nand->ecc.read_oob = docg4_read_oob; in init_mtd_structs()
2109 ecc->read_oob = ecc->read_oob_raw; in marvell_nand_hw_ecc_ctrl_init()2120 ecc->read_oob = marvell_nfc_hw_ecc_bch_read_oob; in marvell_nand_hw_ecc_ctrl_init()
933 chip->ecc.read_oob = tegra_nand_read_oob; in tegra_nand_attach_chip()
1290 chip->ecc.read_oob = denali_read_oob; in denali_attach_chip()
1358 nand->ecc.read_oob = mtk_nfc_read_oob_std; in mtk_nfc_nand_chip_init()
1704 chip->ecc.read_oob = mxc_nand_read_oob; in mxcnd_attach_chip()
1776 ecc->read_oob = sunxi_nfc_hw_ecc_read_oob; in sunxi_nand_hw_ecc_ctrl_init()
2562 ecc->read_oob = qcom_nandc_read_oob; in qcom_nand_attach_chip()
671 int (*read_oob)(struct mtd_info *mtd, struct nand_chip *chip, int page); member
1843 ecc->read_oob = gpmi_ecc_read_oob; in gpmi_init_last()
2290 chip->ecc.read_oob = brcmnand_read_oob; in brcmnand_init_cs()