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

/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c4705 int best_step, best_strength, best_ecc_bytes; local
4756 best_ecc_bytes = ecc_bytes;
4766 chip->ecc.bytes = best_ecc_bytes;
4789 int best_strength, best_ecc_bytes; local
4829 best_ecc_bytes = ecc_bytes;
4839 chip->ecc.bytes = best_ecc_bytes;

Completed in 42 milliseconds