| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | sm_common.c | 18 oobregion->length = 3; in oob_sm_ooblayout_ecc() 30 oobregion->offset = 0; in oob_sm_ooblayout_free() 31 oobregion->length = 4; in oob_sm_ooblayout_free() 35 oobregion->offset = 6; in oob_sm_ooblayout_free() 36 oobregion->length = 2; in oob_sm_ooblayout_free() 40 oobregion->offset = 11; in oob_sm_ooblayout_free() 41 oobregion->length = 2; in oob_sm_ooblayout_free() 67 oobregion->length = 3; in oob_sm_small_ooblayout_ecc() 68 oobregion->offset = 0; in oob_sm_small_ooblayout_ecc() 79 oobregion->offset = 3; in oob_sm_small_ooblayout_free() [all …]
|
| H A D | nand_micron.c | 102 struct mtd_oob_region *oobregion) in micron_nand_on_die_4_ooblayout_ecc() argument 107 oobregion->offset = (section * 16) + 8; in micron_nand_on_die_4_ooblayout_ecc() 108 oobregion->length = 8; in micron_nand_on_die_4_ooblayout_ecc() 115 struct mtd_oob_region *oobregion) in micron_nand_on_die_4_ooblayout_free() argument 120 oobregion->offset = (section * 16) + 2; in micron_nand_on_die_4_ooblayout_free() 121 oobregion->length = 6; in micron_nand_on_die_4_ooblayout_free() 133 struct mtd_oob_region *oobregion) in micron_nand_on_die_8_ooblayout_ecc() argument 140 oobregion->offset = mtd->oobsize - chip->ecc.total; in micron_nand_on_die_8_ooblayout_ecc() 141 oobregion->length = chip->ecc.total; in micron_nand_on_die_8_ooblayout_ecc() 148 struct mtd_oob_region *oobregion) in micron_nand_on_die_8_ooblayout_free() argument [all …]
|
| H A D | davinci_nand.c | 456 oobregion->offset = 0; in hwecc4_ooblayout_small_ecc() 457 oobregion->length = 5; in hwecc4_ooblayout_small_ecc() 459 oobregion->offset = 6; in hwecc4_ooblayout_small_ecc() 460 oobregion->length = 2; in hwecc4_ooblayout_small_ecc() 462 oobregion->offset = 13; in hwecc4_ooblayout_small_ecc() 463 oobregion->length = 3; in hwecc4_ooblayout_small_ecc() 476 oobregion->offset = 8; in hwecc4_ooblayout_small_free() 477 oobregion->length = 5; in hwecc4_ooblayout_small_free() 479 oobregion->offset = 16; in hwecc4_ooblayout_small_free() 502 oobregion->length = 10; in hwecc4_ooblayout_large_ecc() [all …]
|
| H A D | fsmc_nand.c | 168 struct mtd_oob_region *oobregion) in fsmc_ecc1_ooblayout_ecc() argument 176 oobregion->length = 3; in fsmc_ecc1_ooblayout_ecc() 192 oobregion->length = 8; in fsmc_ecc1_ooblayout_free() 194 oobregion->length = mtd->oobsize - oobregion->offset; in fsmc_ecc1_ooblayout_free() 218 oobregion->length = chip->ecc.bytes; in fsmc_ecc4_ooblayout_ecc() 221 oobregion->offset = 0; in fsmc_ecc4_ooblayout_ecc() 239 oobregion->length = 3; in fsmc_ecc4_ooblayout_free() 241 oobregion->length = mtd->oobsize - oobregion->offset; in fsmc_ecc4_ooblayout_free() 733 struct mtd_oob_region oobregion; in fsmc_read_page_hwecc() local 739 off = oobregion.offset; in fsmc_read_page_hwecc() [all …]
|
| H A D | mxc_nand.c | 912 oobregion->offset = 0; in mxc_v1_ooblayout_free() 913 oobregion->length = 5; in mxc_v1_ooblayout_free() 915 oobregion->offset = 2; in mxc_v1_ooblayout_free() 916 oobregion->length = 4; in mxc_v1_ooblayout_free() 922 oobregion->offset; in mxc_v1_ooblayout_free() 924 oobregion->length = mtd->oobsize - oobregion->offset; in mxc_v1_ooblayout_free() 961 oobregion->offset = 0; in mxc_v2_ooblayout_free() 962 oobregion->length = 5; in mxc_v2_ooblayout_free() 964 oobregion->offset = 2; in mxc_v2_ooblayout_free() 965 oobregion->length = 4; in mxc_v2_ooblayout_free() [all …]
|
| H A D | lpc32xx_slc.c | 138 struct mtd_oob_region *oobregion) in lpc32xx_ooblayout_ecc() argument 143 oobregion->length = 6; in lpc32xx_ooblayout_ecc() 144 oobregion->offset = 10; in lpc32xx_ooblayout_ecc() 150 struct mtd_oob_region *oobregion) in lpc32xx_ooblayout_free() argument 156 oobregion->offset = 0; in lpc32xx_ooblayout_free() 157 oobregion->length = 4; in lpc32xx_ooblayout_free() 159 oobregion->offset = 6; in lpc32xx_ooblayout_free() 160 oobregion->length = 4; in lpc32xx_ooblayout_free() 605 struct mtd_oob_region oobregion = { }; in lpc32xx_nand_read_page_syndrome() local 673 struct mtd_oob_region oobregion = { }; in lpc32xx_nand_write_page_syndrome() local [all …]
|
| H A D | fsl_ifc_nand.c | 85 struct mtd_oob_region *oobregion) in fsl_ifc_ooblayout_ecc() argument 92 oobregion->offset = 8; in fsl_ifc_ooblayout_ecc() 93 oobregion->length = chip->ecc.total; in fsl_ifc_ooblayout_ecc() 109 oobregion->offset = 0; in fsl_ifc_ooblayout_free() 110 oobregion->length = 5; in fsl_ifc_ooblayout_free() 112 oobregion->offset = 6; in fsl_ifc_ooblayout_free() 113 oobregion->length = 2; in fsl_ifc_ooblayout_free() 120 oobregion->offset = 2; in fsl_ifc_ooblayout_free() 121 oobregion->length = 6; in fsl_ifc_ooblayout_free() 124 oobregion->length = mtd->oobsize - oobregion->offset; in fsl_ifc_ooblayout_free() [all …]
|
| H A D | fsl_elbc_nand.c | 69 struct mtd_oob_region *oobregion) in fsl_elbc_ooblayout_ecc() argument 77 oobregion->offset = (16 * section) + 6; in fsl_elbc_ooblayout_ecc() 79 oobregion->offset += 2; in fsl_elbc_ooblayout_ecc() 81 oobregion->length = chip->ecc.bytes; in fsl_elbc_ooblayout_ecc() 87 struct mtd_oob_region *oobregion) in fsl_elbc_ooblayout_free() argument 96 oobregion->offset = 0; in fsl_elbc_ooblayout_free() 98 oobregion->offset++; in fsl_elbc_ooblayout_free() 99 oobregion->length = (priv->fmr & FMR_ECCM) ? 7 : 5; in fsl_elbc_ooblayout_free() 101 oobregion->offset = (16 * section) - in fsl_elbc_ooblayout_free() 104 oobregion->length = 13; in fsl_elbc_ooblayout_free() [all …]
|
| H A D | sh_flctl.c | 32 struct mtd_oob_region *oobregion) in flctl_4secc_ooblayout_sp_ecc() argument 39 oobregion->offset = 0; in flctl_4secc_ooblayout_sp_ecc() 40 oobregion->length = chip->ecc.bytes; in flctl_4secc_ooblayout_sp_ecc() 51 oobregion->offset = 12; in flctl_4secc_ooblayout_sp_free() 52 oobregion->length = 4; in flctl_4secc_ooblayout_sp_free() 63 struct mtd_oob_region *oobregion) in flctl_4secc_ooblayout_lp_ecc() argument 71 oobregion->length = chip->ecc.bytes; in flctl_4secc_ooblayout_lp_ecc() 84 oobregion->offset = section * 16; in flctl_4secc_ooblayout_lp_free() 85 oobregion->length = 6; in flctl_4secc_ooblayout_lp_free() 88 oobregion->offset += 2; in flctl_4secc_ooblayout_lp_free() [all …]
|
| H A D | intel-nand-controller.c | 237 struct mtd_oob_region *oobregion) in ebu_nand_ooblayout_ecc() argument 244 oobregion->offset = HSNAND_ECC_OFFSET; in ebu_nand_ooblayout_ecc() 245 oobregion->length = chip->ecc.total; in ebu_nand_ooblayout_ecc() 251 struct mtd_oob_region *oobregion) in ebu_nand_ooblayout_free() argument 258 oobregion->offset = chip->ecc.total + HSNAND_ECC_OFFSET; in ebu_nand_ooblayout_free() 259 oobregion->length = mtd->oobsize - oobregion->offset; in ebu_nand_ooblayout_free()
|
| H A D | lpc32xx_mlc.c | 130 struct mtd_oob_region *oobregion) in lpc32xx_ooblayout_ecc() argument 137 oobregion->offset = ((section + 1) * 16) - nand_chip->ecc.bytes; in lpc32xx_ooblayout_ecc() 138 oobregion->length = nand_chip->ecc.bytes; in lpc32xx_ooblayout_ecc() 144 struct mtd_oob_region *oobregion) in lpc32xx_ooblayout_free() argument 151 oobregion->offset = 16 * section; in lpc32xx_ooblayout_free() 152 oobregion->length = 16 - nand_chip->ecc.bytes; in lpc32xx_ooblayout_free()
|
| H A D | s3c2410.c | 74 struct mtd_oob_region *oobregion) in s3c2410_ooblayout_ecc() argument 79 oobregion->offset = 0; in s3c2410_ooblayout_ecc() 80 oobregion->length = 3; in s3c2410_ooblayout_ecc() 86 struct mtd_oob_region *oobregion) in s3c2410_ooblayout_free() argument 91 oobregion->offset = 8; in s3c2410_ooblayout_free() 92 oobregion->length = 8; in s3c2410_ooblayout_free()
|
| H A D | cafe_nand.c | 451 struct mtd_oob_region *oobregion) in cafe_ooblayout_ecc() argument 458 oobregion->offset = 0; in cafe_ooblayout_ecc() 459 oobregion->length = chip->ecc.total; in cafe_ooblayout_ecc() 465 struct mtd_oob_region *oobregion) in cafe_ooblayout_free() argument 472 oobregion->offset = chip->ecc.total; in cafe_ooblayout_free() 473 oobregion->length = mtd->oobsize - chip->ecc.total; in cafe_ooblayout_free()
|
| H A D | omap2.c | 1741 struct mtd_oob_region *oobregion) in omap_ooblayout_ecc() argument 1754 oobregion->offset = off; in omap_ooblayout_ecc() 1755 oobregion->length = chip->ecc.total; in omap_ooblayout_ecc() 1761 struct mtd_oob_region *oobregion) in omap_ooblayout_free() argument 1778 oobregion->offset = off; in omap_ooblayout_free() 1779 oobregion->length = mtd->oobsize - off; in omap_ooblayout_free() 1790 struct mtd_oob_region *oobregion) in omap_sw_ooblayout_ecc() argument 1805 oobregion->length = ecc_bytes; in omap_sw_ooblayout_ecc() 1811 struct mtd_oob_region *oobregion) in omap_sw_ooblayout_free() argument 1829 oobregion->offset = off; in omap_sw_ooblayout_free() [all …]
|
| H A D | tegra_nand.c | 204 struct mtd_oob_region *oobregion) in tegra_nand_ooblayout_rs_ecc() argument 213 oobregion->offset = SKIP_SPARE_BYTES; in tegra_nand_ooblayout_rs_ecc() 214 oobregion->length = round_up(bytes_per_step * chip->ecc.steps, 4); in tegra_nand_ooblayout_rs_ecc() 220 struct mtd_oob_region *oobregion) in tegra_nand_ooblayout_no_free() argument 231 struct mtd_oob_region *oobregion) in tegra_nand_ooblayout_bch_ecc() argument 240 oobregion->offset = SKIP_SPARE_BYTES; in tegra_nand_ooblayout_bch_ecc() 241 oobregion->length = round_up(bytes_per_step * chip->ecc.steps, 4); in tegra_nand_ooblayout_bch_ecc()
|
| H A D | diskonchip.c | 811 struct mtd_oob_region *oobregion) in doc200x_ooblayout_ecc() argument 816 oobregion->offset = 0; in doc200x_ooblayout_ecc() 817 oobregion->length = 6; in doc200x_ooblayout_ecc() 823 struct mtd_oob_region *oobregion) in doc200x_ooblayout_free() argument 841 oobregion->offset = 8; in doc200x_ooblayout_free() 842 oobregion->length = 8; in doc200x_ooblayout_free() 844 oobregion->offset = 6; in doc200x_ooblayout_free() 845 oobregion->length = 2; in doc200x_ooblayout_free()
|
| /linux-6.15/drivers/mtd/nand/ |
| H A D | ecc.c | 173 oobregion->offset = 0; in nand_ooblayout_ecc_sp() 175 oobregion->length = 4; in nand_ooblayout_ecc_sp() 182 oobregion->offset = 6; in nand_ooblayout_ecc_sp() 199 oobregion->length = 8; in nand_ooblayout_free_sp() 200 oobregion->offset = 8; in nand_ooblayout_free_sp() 202 oobregion->length = 2; in nand_ooblayout_free_sp() 233 oobregion->offset = mtd->oobsize - oobregion->length; in nand_ooblayout_ecc_lp() 248 oobregion->offset = 2; in nand_ooblayout_free_lp() 289 if (oobregion->offset + oobregion->length > mtd->oobsize) in nand_ooblayout_ecc_lp_hamming() 317 oobregion->offset = 2; in nand_ooblayout_free_lp_hamming() [all …]
|
| H A D | ecc-mxic.c | 135 struct mtd_oob_region *oobregion) in mxic_ecc_ooblayout_ecc() argument 143 oobregion->offset = (section * ctx->oob_step_sz) + ctx->meta_sz; in mxic_ecc_ooblayout_ecc() 144 oobregion->length = ctx->parity_sz; in mxic_ecc_ooblayout_ecc() 150 struct mtd_oob_region *oobregion) in mxic_ecc_ooblayout_free() argument 159 oobregion->offset = 2; in mxic_ecc_ooblayout_free() 160 oobregion->length = ctx->meta_sz - 2; in mxic_ecc_ooblayout_free() 162 oobregion->offset = section * ctx->oob_step_sz; in mxic_ecc_ooblayout_free() 163 oobregion->length = ctx->meta_sz; in mxic_ecc_ooblayout_free()
|
| /linux-6.15/drivers/mtd/nand/raw/ingenic/ |
| H A D | ingenic_nand_drv.c | 72 struct mtd_oob_region *oobregion) in qi_lb60_ooblayout_ecc() argument 80 oobregion->length = ecc->total; in qi_lb60_ooblayout_ecc() 81 oobregion->offset = 12; in qi_lb60_ooblayout_ecc() 87 struct mtd_oob_region *oobregion) in qi_lb60_ooblayout_free() argument 96 oobregion->offset = 12 + ecc->total; in qi_lb60_ooblayout_free() 107 struct mtd_oob_region *oobregion) in jz4725b_ooblayout_ecc() argument 115 oobregion->length = ecc->total; in jz4725b_ooblayout_ecc() 116 oobregion->offset = 3; in jz4725b_ooblayout_ecc() 122 struct mtd_oob_region *oobregion) in jz4725b_ooblayout_free() argument 130 oobregion->length = mtd->oobsize - ecc->total - 3; in jz4725b_ooblayout_free() [all …]
|
| /linux-6.15/arch/arm/mach-pxa/ |
| H A D | spitz.c | 844 struct mtd_oob_region *oobregion) in akita_ooblayout_ecc() argument 851 oobregion->offset = 5; in akita_ooblayout_ecc() 852 oobregion->length = 1; in akita_ooblayout_ecc() 856 oobregion->offset = 1; in akita_ooblayout_ecc() 857 oobregion->length = 3; in akita_ooblayout_ecc() 861 oobregion->offset = 6; in akita_ooblayout_ecc() 862 oobregion->length = 2; in akita_ooblayout_ecc() 866 oobregion->offset += (section / 3) * 0x10; in akita_ooblayout_ecc() 872 struct mtd_oob_region *oobregion) in akita_ooblayout_free() argument 877 oobregion->offset = 8; in akita_ooblayout_free() [all …]
|
| /linux-6.15/drivers/mtd/ |
| H A D | mtdchar.c | 446 struct mtd_oob_region oobregion; in shrink_ecclayout() local 466 eccpos = oobregion.offset; in shrink_ecclayout() 468 eccpos < oobregion.offset + oobregion.length; i++) { in shrink_ecclayout() 475 ret = mtd_ooblayout_free(mtd, i, &oobregion); in shrink_ecclayout() 483 to->oobfree[i].offset = oobregion.offset; in shrink_ecclayout() 484 to->oobfree[i].length = oobregion.length; in shrink_ecclayout() 493 struct mtd_oob_region oobregion; in get_oobinfo() local 516 eccpos = oobregion.offset; in get_oobinfo() 517 for (; eccpos < oobregion.offset + oobregion.length; i++) { in get_oobinfo() 532 to->oobfree[i][0] = oobregion.offset; in get_oobinfo() [all …]
|
| H A D | mtdcore.c | 1868 memset(oobregion, 0, sizeof(*oobregion)); in mtd_ooblayout_find_region() 1875 if (pos + oobregion->length > byte) in mtd_ooblayout_find_region() 1878 pos += oobregion->length; in mtd_ooblayout_find_region() 1886 oobregion->offset += byte - pos; in mtd_ooblayout_find_region() 1887 oobregion->length -= byte - pos; in mtd_ooblayout_find_region() 1935 struct mtd_oob_region oobregion; in mtd_ooblayout_get_bytes() local 1939 &oobregion, iter); in mtd_ooblayout_get_bytes() 1978 struct mtd_oob_region oobregion; in mtd_ooblayout_set_bytes() local 1982 &oobregion, iter); in mtd_ooblayout_set_bytes() 2015 struct mtd_oob_region oobregion; in mtd_ooblayout_count_bytes() local [all …]
|
| /linux-6.15/drivers/mtd/nand/spi/ |
| H A D | gigadevice.c | 156 struct mtd_oob_region *oobregion) in gd5fxgq4xc_ooblayout_256_ecc() argument 161 oobregion->offset = 128; in gd5fxgq4xc_ooblayout_256_ecc() 162 oobregion->length = 128; in gd5fxgq4xc_ooblayout_256_ecc() 168 struct mtd_oob_region *oobregion) in gd5fxgq4xc_ooblayout_256_free() argument 173 oobregion->offset = 1; in gd5fxgq4xc_ooblayout_256_free() 174 oobregion->length = 127; in gd5fxgq4xc_ooblayout_256_free()
|
| /linux-6.15/drivers/mtd/nand/raw/brcmnand/ |
| H A D | brcmnand.c | 1264 oobregion->length = 3; in brcmnand_hamming_ooblayout_ecc() 1291 oobregion->offset = 2; in brcmnand_hamming_ooblayout_free() 1294 oobregion->offset = 0; in brcmnand_hamming_ooblayout_free() 1299 oobregion->length = next - oobregion->offset; in brcmnand_hamming_ooblayout_free() 1322 oobregion->length = chip->ecc.bytes; in brcmnand_bch_ooblayout_ecc() 1342 oobregion->offset = section * sas; in brcmnand_bch_ooblayout_free_lp() 1346 oobregion->offset++; in brcmnand_bch_ooblayout_free_lp() 1347 oobregion->length--; in brcmnand_bch_ooblayout_free_lp() 1366 oobregion->offset = 0; in brcmnand_bch_ooblayout_free_sp() 1367 oobregion->length = 5; in brcmnand_bch_ooblayout_free_sp() [all …]
|
| /linux-6.15/drivers/mtd/nand/onenand/ |
| H A D | onenand_base.c | 72 oobregion->offset = (section * 16) + 6; in flexonenand_ooblayout_ecc() 73 oobregion->length = 10; in flexonenand_ooblayout_ecc() 84 oobregion->offset = (section * 16) + 2; in flexonenand_ooblayout_free() 85 oobregion->length = 4; in flexonenand_ooblayout_free() 108 oobregion->offset = (section * 16) + 7; in onenand_ooblayout_128_ecc() 109 oobregion->length = 9; in onenand_ooblayout_128_ecc() 125 oobregion->length = 3; in onenand_ooblayout_128_free() 145 oobregion->length = 5; in onenand_ooblayout_32_64_ecc() 151 struct mtd_oob_region *oobregion) in onenand_ooblayout_32_64_free() argument 160 oobregion->length = 2; in onenand_ooblayout_32_64_free() [all …]
|