Lines Matching refs:eccpg_bytes
177 unsigned int eccpg_bytes; member
1414 eccpg * info->eccpg_bytes, in omap_write_page_bch()
1415 info->eccpg_bytes); in omap_write_page_bch()
1493 eccpg * info->eccpg_bytes, in omap_write_subpage_bch()
1494 info->eccpg_bytes); in omap_write_subpage_bch()
1547 (eccpg * info->eccpg_bytes), in omap_read_page_bch()
1549 (eccpg * info->eccpg_bytes), in omap_read_page_bch()
1550 info->eccpg_bytes, false); in omap_read_page_bch()
1563 eccpg * info->eccpg_bytes, in omap_read_page_bch()
1564 info->eccpg_bytes); in omap_read_page_bch()
2054 info->eccpg_bytes = info->nsteps_per_eccpg * chip->ecc.bytes; in omap_nand_attach_chip()