Searched refs:max_strength (Results 1 – 2 of 2) sorted by relevance
451 uint32_t max_strength, index; in rockchip_nand_ecc_max_strength() local453 max_strength = ((mtd->oobsize / ecc->steps) - ecc->prepad) * 8 / 14; in rockchip_nand_ecc_max_strength()456 if (max_strength >= strengths[index]) in rockchip_nand_ecc_max_strength()
450 uint32_t max_strength, index; in rockchip_nand_ecc_max_strength() local452 max_strength = ((mtd->oobsize / ecc->steps) - ecc->prepad) * 8 / 14; in rockchip_nand_ecc_max_strength()455 if (max_strength >= strengths[index]) in rockchip_nand_ecc_max_strength()