Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_base.c6219 int best_step, best_strength, best_ecc_bytes; in nand_match_ecc_req() local
6267 best_ecc_bytes = ecc_bytes; in nand_match_ecc_req()
6277 chip->ecc.bytes = best_ecc_bytes; in nand_match_ecc_req()
6300 int best_strength, best_ecc_bytes; in nand_maximize_ecc() local
6337 best_ecc_bytes = ecc_bytes; in nand_maximize_ecc()
6347 chip->ecc.bytes = best_ecc_bytes; in nand_maximize_ecc()