Home
last modified time | relevance | path

Searched refs:ecc_chunk_count (Results 1 – 25 of 130) sorted by relevance

123456

/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]
/dports/sysutils/u-boot-pine64/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dmxs_nand.c179 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_layout_by_info()
183 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_calc_ecc_layout_by_info()
212 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_legacy_calc_ecc_layout()
223 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_legacy_calc_ecc_layout()
229 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - 1) in mxs_nand_legacy_calc_ecc_layout()
257 geo->ecc_chunk_count = mtd->writesize / geo->ecc_chunkn_size; in mxs_nand_calc_ecc_for_large_oob()
259 / (geo->gf_len * geo->ecc_chunk_count); in mxs_nand_calc_ecc_for_large_oob()
279 geo->ecc_chunk_count = (mtd->writesize / geo->ecc_chunkn_size) + 1; in mxs_nand_calc_ecc_for_large_oob()
284 * geo->ecc_chunk_count) { in mxs_nand_calc_ecc_for_large_oob()
300 (geo->ecc_strength * geo->gf_len * (geo->ecc_chunk_count - i) in mxs_nand_calc_ecc_for_large_oob()
[all …]

123456