Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dfsl_elbc_nand.c728 nand->ecc.write_subpage = fsl_elbc_write_subpage; in fsl_elbc_chip_init()
A Dnand_base.c3100 chip->ecc.write_subpage) in nand_write_page()
3115 status = chip->ecc.write_subpage(mtd, chip, offset, data_len, in nand_write_page()
4999 (NAND_HAS_SUBPAGE_WRITE(chip) && !ecc->write_subpage && in invalid_ecc_page_accessors()
5098 if (!ecc->write_subpage && ecc->hwctl && ecc->calculate) in nand_scan_tail()
5099 ecc->write_subpage = nand_write_subpage_hwecc; in nand_scan_tail()
A Dsunxi_nand.c1485 ecc->write_subpage = sunxi_nfc_hw_ecc_write_subpage; in sunxi_nand_hw_ecc_ctrl_init()
/u-boot/include/linux/mtd/
A Drawnand.h626 int (*write_subpage)(struct mtd_info *mtd, struct nand_chip *chip, member

Completed in 26 milliseconds