Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/raw/
Dnand_base.c5979 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local
6014 ecc_bytes_total = ecc_bytes * nsteps; in nand_match_ecc_req()
6016 if (ecc_bytes_total > oobavail || in nand_match_ecc_req()
6024 if (ecc_bytes_total < best_ecc_bytes_total) { in nand_match_ecc_req()
6025 best_ecc_bytes_total = ecc_bytes_total; in nand_match_ecc_req()