Home
last modified time | relevance | path

Searched refs:nand_write_page_swecc (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c2216 static int nand_write_page_swecc(struct mtd_info *mtd, struct nand_chip *chip, in nand_write_page_swecc() function
4441 ecc->write_page = nand_write_page_swecc; in nand_scan_tail()
4461 ecc->write_page = nand_write_page_swecc; in nand_scan_tail()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c4165 static int nand_write_page_swecc(struct nand_chip *chip, const uint8_t *buf, in nand_write_page_swecc() function
5928 ecc->write_page = nand_write_page_swecc; in nand_set_ecc_soft_ops()
5959 ecc->write_page = nand_write_page_swecc; in nand_set_ecc_soft_ops()