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

/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c4704 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; local
4717 req_corr = mtd->writesize / req_step * req_strength;
4745 strength * nsteps < req_corr)

Completed in 78 milliseconds