Searched refs:write_oob (Results 1 – 17 of 17) sorted by relevance
4610 status = chip->ecc.write_oob(mtd, chip, page & chip->pagemask); in nand_do_write_oob()6068 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_soft_ops()6087 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_soft_ops()6526 if (!ecc->write_oob) in nand_scan_tail()6527 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()6554 if (!ecc->write_oob) in nand_scan_tail()6555 ecc->write_oob = nand_write_oob_syndrome; in nand_scan_tail()6586 if (!ecc->write_oob) in nand_scan_tail()6587 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()6597 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()[all …]
761 nand_chip->ecc.write_oob = lpc32xx_write_oob; in lpc32xx_nand_probe()
533 ecc->write_oob = tango_write_oob; in tango_attach_chip()
802 chip->ecc.write_oob = vf610_nfc_write_oob; in vf610_nfc_attach_chip()
901 chip->ecc.write_oob = lpc32xx_nand_write_oob_syndrome; in lpc32xx_nand_probe()
643 cafe->nand.ecc.write_oob = cafe_nand_write_oob; in cafe_nand_attach_chip()
1278 nand->ecc.write_oob = docg4_write_oob; in init_mtd_structs()
2113 ecc->write_oob = ecc->write_oob_raw; in marvell_nand_hw_ecc_ctrl_init()2124 ecc->write_oob = marvell_nfc_hw_ecc_bch_write_oob; in marvell_nand_hw_ecc_ctrl_init()
934 chip->ecc.write_oob = tegra_nand_write_oob; in tegra_nand_attach_chip()
1291 chip->ecc.write_oob = denali_write_oob; in denali_attach_chip()
1352 nand->ecc.write_oob = mtk_nfc_write_oob_std; in mtk_nfc_nand_chip_init()
1707 chip->ecc.write_oob = mxc_nand_write_oob; in mxcnd_attach_chip()
1777 ecc->write_oob = sunxi_nfc_hw_ecc_write_oob; in sunxi_nand_hw_ecc_ctrl_init()
2565 ecc->write_oob = qcom_nandc_write_oob; in qcom_nand_attach_chip()
672 int (*write_oob)(struct mtd_info *mtd, struct nand_chip *chip, member
1844 ecc->write_oob = gpmi_ecc_write_oob; in gpmi_init_last()
2291 chip->ecc.write_oob = brcmnand_write_oob; in brcmnand_init_cs()