Searched refs:nand_write_subpage_hwecc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dnand_base.c4244 * nand_write_subpage_hwecc - [REPLACEABLE] hardware ECC based subpage write
4252 static int nand_write_subpage_hwecc(struct nand_chip *chip, uint32_t offset, function
5888 ecc->write_subpage = nand_write_subpage_hwecc;

Completed in 122 milliseconds