ecc_steps 3786 drivers/mtd/nand/raw/nand_base.c int ecc_steps = chip->ecc.steps; ecc_steps 3789 drivers/mtd/nand/raw/nand_base.c int oob_bytes = mtd->oobsize / ecc_steps; ecc_steps 3796 drivers/mtd/nand/raw/nand_base.c for (step = 0; step < ecc_steps; step++) { ecc_steps 1571 drivers/mtd/nand/raw/omap2.c int ecc_steps = chip->ecc.steps; ecc_steps 1590 drivers/mtd/nand/raw/omap2.c for (step = 0; step < ecc_steps; step++) { ecc_steps 79 drivers/mtd/nand/raw/omap_elm.c int ecc_steps; ecc_steps 101 drivers/mtd/nand/raw/omap_elm.c int ecc_steps, int ecc_step_size, int ecc_syndrome_size) ecc_steps 116 drivers/mtd/nand/raw/omap_elm.c if (ecc_steps > ERROR_VECTOR_MAX) { ecc_steps 117 drivers/mtd/nand/raw/omap_elm.c dev_err(dev, "unsupported config ecc-step=%d\n", ecc_steps); ecc_steps 124 drivers/mtd/nand/raw/omap_elm.c info->ecc_steps = ecc_steps; ecc_steps 167 drivers/mtd/nand/raw/omap_elm.c for (i = 0; i < info->ecc_steps; i++) { ecc_steps 257 drivers/mtd/nand/raw/omap_elm.c for (i = 0; i < info->ecc_steps; i++) { ecc_steps 286 drivers/mtd/nand/raw/omap_elm.c for (i = 0; i < info->ecc_steps; i++) { ecc_steps 39 include/linux/platform_data/elm.h int ecc_steps, int ecc_step_size, int ecc_syndrome_size); ecc_steps 48 include/linux/platform_data/elm.h int ecc_steps, int ecc_step_size,