Searched refs:ds_corr (Results 1 – 1 of 1) sorted by relevance
5440 int corr, ds_corr; in nand_ecc_strength_good() local5451 ds_corr = (mtd->writesize * chip->base.eccreq.strength) / in nand_ecc_strength_good()5454 return corr >= ds_corr && ecc->strength >= chip->base.eccreq.strength; in nand_ecc_strength_good()