Home
last modified time | relevance | path

Searched defs:nsteps (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/mtd/nand/
H A Decc-sw-bch.c175 unsigned int code_size = 0, nsteps; in nand_ecc_sw_bch_init_ctx() local
[all...]
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dnand.h241 unsigned int nsteps; member
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap2.c1777 unsigned int nsteps = nanddev_get_ecc_nsteps(nand); in omap_sw_ooblayout_ecc() local
1798 unsigned int nsteps = nanddev_get_ecc_nsteps(nand); in omap_sw_ooblayout_free() local
H A Dnand_base.c5984 int ecc_bytes, nsteps = mtd->writesize / preset_step; in nand_check_ecc_caps() local
6040 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local
6119 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_base.c5320 int ecc_bytes, nsteps = mtd->writesize / preset_step; in nand_check_ecc_caps() local
5376 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local
5455 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
[all...]

Completed in 18 milliseconds