Searched refs:ecc_step (Results 1 – 1 of 1) sorted by relevance
1473 uint16_t ecc_strength, ecc_step; in pxa3xx_nand_scan() local1575 ecc_step = pdata->ecc_step_size; in pxa3xx_nand_scan()1578 ecc_step = chip->ecc_step_ds; in pxa3xx_nand_scan()1582 if (ecc_strength < 1 && ecc_step < 1) { in pxa3xx_nand_scan()1584 ecc_step = 512; in pxa3xx_nand_scan()1588 ecc_step, mtd->writesize); in pxa3xx_nand_scan()