Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5952 int best_step = 0, best_strength = 0, best_ecc_bytes = 0; in nand_match_ecc_req() local
6000 best_ecc_bytes = ecc_bytes; in nand_match_ecc_req()
6010 chip->ecc.bytes = best_ecc_bytes; in nand_match_ecc_req()
6033 int best_strength = 0, best_ecc_bytes = 0; in nand_maximize_ecc() local
6070 best_ecc_bytes = ecc_bytes; in nand_maximize_ecc()
6080 chip->ecc.bytes = best_ecc_bytes; in nand_maximize_ecc()