Searched refs:write_oob (Results 1 – 18 of 18) sorted by relevance
432 status = chip->ecc.write_oob(chip, page & chip->pagemask); in nand_do_write_oob()5160 if (!ecc->write_oob) in nand_set_ecc_on_host_ops()5161 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_on_host_ops()5188 if (!ecc->write_oob) in nand_set_ecc_on_host_ops()5189 ecc->write_oob = nand_write_oob_syndrome; in nand_set_ecc_on_host_ops()5222 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_soft_ops()5247 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_soft_ops()5713 if (!ecc->write_oob) in nand_scan_tail()5714 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()5724 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()[all …]
561 ecc->write_oob = tango_write_oob; in tango_attach_chip()
668 chip->ecc.write_oob = lpc32xx_write_oob; in lpc32xx_nand_attach_chip()
794 chip->ecc.write_oob = vf610_nfc_write_oob; in vf610_nfc_attach_chip()
638 cafe->nand.ecc.write_oob = cafe_nand_write_oob; in cafe_nand_attach_chip()
803 chip->ecc.write_oob = lpc32xx_nand_write_oob_syndrome; in lpc32xx_nand_attach_chip()
938 chip->ecc.write_oob = tegra_nand_write_oob; in tegra_nand_attach_chip()
2266 ecc->write_oob = ecc->write_oob_raw; in marvell_nand_hw_ecc_controller_init()2277 ecc->write_oob = marvell_nfc_hw_ecc_bch_write_oob; in marvell_nand_hw_ecc_controller_init()
1247 chip->ecc.write_oob = denali_write_oob; in denali_chip_init()
1207 nand->ecc.write_oob = nand_write_oob_std; in meson_nand_attach_chip()
1696 chip->ecc.write_oob = mxc_nand_write_oob; in mxcnd_attach_chip()
1427 nand->ecc.write_oob = mtk_nfc_write_oob_std; in mtk_nfc_nand_chip_init()
1694 ecc->write_oob = sunxi_nfc_hw_ecc_write_oob; in sunxi_nand_hw_ecc_ctrl_init()
2553 ecc->write_oob = qcom_nandc_write_oob; in qcom_nand_attach_chip()
2672 chip->ecc.write_oob = cadence_nand_write_oob; in cadence_nand_attach_chip()
382 int (*write_oob)(struct nand_chip *chip, int page); member
2693 chip->ecc.write_oob = brcmnand_write_oob_raw; in brcmnand_attach_chip()2747 chip->ecc.write_oob = brcmnand_write_oob; in brcmnand_init_cs()
2042 ecc->write_oob = gpmi_ecc_write_oob; in gpmi_init_last()