Searched refs:write_oob (Results 1 – 17 of 17) sorted by relevance
490 status = chip->ecc.write_oob(chip, page & chip->pagemask); in nand_do_write_oob()5096 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_soft_ops()5119 ecc->write_oob = nand_write_oob_std; in nand_set_ecc_soft_ops()5604 if (!ecc->write_oob) in nand_scan_tail()5605 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()5633 if (!ecc->write_oob) in nand_scan_tail()5634 ecc->write_oob = nand_write_oob_syndrome; in nand_scan_tail()5666 if (!ecc->write_oob) in nand_scan_tail()5667 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()5677 ecc->write_oob = nand_write_oob_std; in nand_scan_tail()[all …]
749 nand_chip->ecc.write_oob = lpc32xx_write_oob; in lpc32xx_nand_probe()
523 ecc->write_oob = tango_write_oob; in tango_attach_chip()
797 chip->ecc.write_oob = vf610_nfc_write_oob; in vf610_nfc_attach_chip()
642 cafe->nand.ecc.write_oob = cafe_nand_write_oob; in cafe_nand_attach_chip()
892 chip->ecc.write_oob = lpc32xx_nand_write_oob_syndrome; in lpc32xx_nand_probe()
2226 ecc->write_oob = ecc->write_oob_raw; in marvell_nand_hw_ecc_ctrl_init()2237 ecc->write_oob = marvell_nfc_hw_ecc_bch_write_oob; in marvell_nand_hw_ecc_ctrl_init()
931 chip->ecc.write_oob = tegra_nand_write_oob; in tegra_nand_attach_chip()
1224 chip->ecc.write_oob = denali_write_oob; in denali_chip_init()
1201 nand->ecc.write_oob = nand_write_oob_std; in meson_nand_attach_chip()
1690 chip->ecc.write_oob = mxc_nand_write_oob; in mxcnd_attach_chip()
1399 nand->ecc.write_oob = mtk_nfc_write_oob_std; in mtk_nfc_nand_chip_init()
1693 ecc->write_oob = sunxi_nfc_hw_ecc_write_oob; in sunxi_nand_hw_ecc_ctrl_init()
2549 ecc->write_oob = qcom_nandc_write_oob; in qcom_nand_attach_chip()
388 int (*write_oob)(struct nand_chip *chip, int page); member
2176 ecc->write_oob = gpmi_ecc_write_oob; in gpmi_init_last()
2410 chip->ecc.write_oob = brcmnand_write_oob; in brcmnand_init_cs()