Searched refs:nand_ecc_is_strong_enough (Results 1 – 5 of 5) sorted by relevance
467 bool nand_ecc_is_strong_enough(struct nand_device *nand) in nand_ecc_is_strong_enough() function487 EXPORT_SYMBOL(nand_ecc_is_strong_enough);
287 if (!nand_ecc_is_strong_enough(nand)) in nanddev_find_ecc_configuration()
305 bool nand_ecc_is_strong_enough(struct nand_device *nand);
263 if (!nand_ecc_is_strong_enough(nand)) in gpmi_check_ecc()
6247 if (!nand_ecc_is_strong_enough(&chip->base)) in nand_scan_tail()