Searched refs:total_ecc_bytes (Results 1 – 2 of 2) sorted by relevance
167 unsigned int total_ecc_bytes = nand->ecc.ctx.total; in nand_ooblayout_ecc_sp() local183 oobregion->length = total_ecc_bytes - 4; in nand_ooblayout_ecc_sp()227 unsigned int total_ecc_bytes = nand->ecc.ctx.total; in nand_ooblayout_ecc_lp() local229 if (section || !total_ecc_bytes) in nand_ooblayout_ecc_lp()232 oobregion->length = total_ecc_bytes; in nand_ooblayout_ecc_lp()242 unsigned int total_ecc_bytes = nand->ecc.ctx.total; in nand_ooblayout_free_lp() local247 oobregion->length = mtd->oobsize - total_ecc_bytes - 2; in nand_ooblayout_free_lp()272 unsigned int total_ecc_bytes = nand->ecc.ctx.total; in nand_ooblayout_ecc_lp_hamming() local288 oobregion->length = total_ecc_bytes; in nand_ooblayout_ecc_lp_hamming()299 unsigned int total_ecc_bytes = nand->ecc.ctx.total; in nand_ooblayout_free_lp_hamming() local[all …]
495 unsigned int total_ecc_bytes = nand->ecc.ctx.total; in hwecc4_ooblayout_large_ecc() local496 int nregions = total_ecc_bytes / 10; /* 10 bytes per chunk */ in hwecc4_ooblayout_large_ecc()511 unsigned int total_ecc_bytes = nand->ecc.ctx.total; in hwecc4_ooblayout_large_free() local512 int nregions = total_ecc_bytes / 10; /* 10 bytes per chunk */ in hwecc4_ooblayout_large_free()