Lines Matching refs:steps
882 int offset = ((ecc->bytes + 4) * ecc->steps);
1075 int offset = ((ecc->bytes + 4) * ecc->steps);
1106 for (i = 0; i < ecc->steps; i++) {
1141 nand->ecc.steps);
1219 for (i = 0; i < ecc->steps; i++) {
1292 ret = sunxi_nfc_dma_op_prepare(nfc, buf, ecc->size, ecc->steps,
1297 for (i = 0; i < ecc->steps; i++) {
1565 if (section >= ecc->steps)
1580 if (section > ecc->steps)
1599 if (section == ecc->steps && ecc->engine_type == NAND_ECC_ENGINE_TYPE_ON_HOST)
1604 if (section < ecc->steps)