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

/u-boot/include/linux/mtd/
H A Drawnand.h1335 int nand_maximize_ecc(struct nand_chip *chip,
/u-boot/drivers/mtd/nand/raw/
H A Ddenali.c1132 return nand_maximize_ecc(chip, denali->ecc_caps, oobavail);
H A Dnand_base.c4773 * nand_maximize_ecc - choose the max ECC strength available
4781 int nand_maximize_ecc(struct nand_chip *chip, function
4843 EXPORT_SYMBOL_GPL(nand_maximize_ecc); variable

Completed in 77 milliseconds