Lines Matching refs:steps
393 for (i = 0; i < nand->ecc.steps; i++) {
412 for (i = 0; i < nand->ecc.steps; i++) {
512 for (i = 0, count = 0; i < nand->ecc.steps; i++, count += 2) {
525 for (i = 0, count = 0; i < nand->ecc.steps; i++, count += 2) {
540 for (i = 0; i < nand->ecc.steps; i++) {
732 info_len = nand->ecc.steps * PER_INFO_BYTE;
780 memset(meson_chip->info_buf, 0, nand->ecc.steps * PER_INFO_BYTE);
794 neccpages = raw ? 1 : nand->ecc.steps;
818 info_len = nand->ecc.steps * PER_INFO_BYTE;
892 for (i = 0; i < nand->ecc.steps ; i++) {
1087 if (section >= nand->ecc.steps)
1101 if (section >= nand->ecc.steps)