Searched defs:nsteps (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/mtd/nand/ |
A D | ecc-sw-bch.c | 175 unsigned int code_size = 0, nsteps; in nand_ecc_sw_bch_init_ctx() local
|
/linux/drivers/mtd/nand/raw/ |
A D | omap2.c | 1921 unsigned int nsteps = nanddev_get_ecc_nsteps(nand); in omap_sw_ooblayout_ecc() local 1942 unsigned int nsteps = nanddev_get_ecc_nsteps(nand); in omap_sw_ooblayout_free() local
|
A D | nand_base.c | 5705 int ecc_bytes, nsteps = mtd->writesize / preset_step; in nand_check_ecc_caps() local 5761 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 5840 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
/linux/include/linux/mtd/ |
A D | nand.h | 241 unsigned int nsteps; member
|
Completed in 23 milliseconds