Lines Matching refs:steps
361 for (i = 0; i < nand->ecc.steps; i++) {
380 for (i = 0; i < nand->ecc.steps; i++) {
426 for (i = 0, count = 0; i < nand->ecc.steps; i++, count += 2) {
439 for (i = 0, count = 0; i < nand->ecc.steps; i++, count += 2) {
454 for (i = 0; i < nand->ecc.steps; i++) {
646 info_len = nand->ecc.steps * PER_INFO_BYTE;
694 memset(meson_chip->info_buf, 0, nand->ecc.steps * PER_INFO_BYTE);
708 neccpages = raw ? 1 : nand->ecc.steps;
732 info_len = nand->ecc.steps * PER_INFO_BYTE;
806 for (i = 0; i < nand->ecc.steps ; i++) {
970 if (section >= nand->ecc.steps)
984 if (section >= nand->ecc.steps)