Lines Matching refs:eccpg_bytes
177 unsigned int eccpg_bytes; member
1558 eccpg * info->eccpg_bytes, in omap_write_page_bch()
1559 info->eccpg_bytes); in omap_write_page_bch()
1637 eccpg * info->eccpg_bytes, in omap_write_subpage_bch()
1638 info->eccpg_bytes); in omap_write_subpage_bch()
1691 (eccpg * info->eccpg_bytes), in omap_read_page_bch()
1693 (eccpg * info->eccpg_bytes), in omap_read_page_bch()
1694 info->eccpg_bytes, false); in omap_read_page_bch()
1707 eccpg * info->eccpg_bytes, in omap_read_page_bch()
1708 info->eccpg_bytes); in omap_read_page_bch()
2198 info->eccpg_bytes = info->nsteps_per_eccpg * chip->ecc.bytes; in omap_nand_attach_chip()