Searched refs:nsteps_per_eccpg (Results 1 – 1 of 1) sorted by relevance
175 unsigned int nsteps_per_eccpg; member1218 int eccsteps = info->nsteps_per_eccpg; in omap_elm_correct_data()1469 for (step = 0; step < info->nsteps_per_eccpg; step++) { in omap_write_subpage_bch()1470 unsigned int base_step = eccpg * info->nsteps_per_eccpg; in omap_write_subpage_bch()2048 info->nsteps_per_eccpg = ERROR_VECTOR_MAX; in omap_nand_attach_chip()2051 info->nsteps_per_eccpg = chip->ecc.steps; in omap_nand_attach_chip()2053 info->eccpg_size = info->nsteps_per_eccpg * chip->ecc.size; in omap_nand_attach_chip()2054 info->eccpg_bytes = info->nsteps_per_eccpg * chip->ecc.bytes; in omap_nand_attach_chip()2057 info->nsteps_per_eccpg, chip->ecc.size, in omap_nand_attach_chip()