Home
last modified time | relevance | path

Searched refs:write_subpage (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/mtd/nand/raw/
A Domap2.c2125 chip->ecc.write_subpage = omap_write_subpage_bch; in omap_nand_attach_chip()
2162 chip->ecc.write_subpage = omap_write_subpage_bch; in omap_nand_attach_chip()
2178 chip->ecc.write_subpage = omap_write_subpage_bch; in omap_nand_attach_chip()
A Dfsl_elbc_nand.c740 chip->ecc.write_subpage = fsl_elbc_write_subpage; in fsl_elbc_attach_chip()
A Dnand_base.c4148 chip->ecc.write_subpage) in nand_write_page()
4157 status = chip->ecc.write_subpage(chip, offset, data_len, buf, in nand_write_page()
5573 if (!ecc->write_subpage && ecc->hwctl && ecc->calculate) in nand_set_ecc_on_host_ops()
5574 ecc->write_subpage = nand_write_subpage_hwecc; in nand_set_ecc_on_host_ops()
A Dmtk_nand.c1423 nand->ecc.write_subpage = mtk_nfc_write_subpage_hwecc; in mtk_nfc_nand_chip_init()
A Dsunxi_nand.c1731 ecc->write_subpage = sunxi_nfc_hw_ecc_write_subpage; in sunxi_nand_hw_ecc_ctrl_init()
/linux/include/linux/mtd/
A Drawnand.h372 int (*write_subpage)(struct nand_chip *chip, uint32_t offset, member

Completed in 31 milliseconds