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

/linux-master/drivers/mtd/nand/raw/
H A Dnand_base.c6076 int best_step = 0, best_strength = 0, best_ecc_bytes = 0; local
6124 best_ecc_bytes = ecc_bytes;
6134 chip->ecc.bytes = best_ecc_bytes;
6157 int best_strength = 0, best_ecc_bytes = 0; local
6194 best_ecc_bytes = ecc_bytes;
6204 chip->ecc.bytes = best_ecc_bytes;

Completed in 179 milliseconds