Home
last modified time | relevance | path

Searched defs:eccsteps (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/mtd/nand/
H A Decc-sw-bch.c298 int eccsteps = nand->ecc.ctx.nsteps; in nand_ecc_sw_bch_prepare_io_req() local
336 int eccsteps = nand->ecc.ctx.nsteps; in nand_ecc_sw_bch_finish_io_req() local
H A Decc-sw-hamming.c552 int eccsteps = nand->ecc.ctx.nsteps; in nand_ecc_sw_hamming_prepare_io_req() local
590 int eccsteps = nand->ecc.ctx.nsteps; in nand_ecc_sw_hamming_finish_io_req() local
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c2949 int eccsteps = chip->ecc.steps; in nand_read_page_swecc() local
3108 int eccsteps = chip->ecc.steps; in nand_read_page_hwecc() local
3181 int eccsteps = chip->ecc.steps; in nand_read_page_hwecc_oob_first() local
3247 int eccsteps = chip->ecc.steps; in nand_read_page_syndrome() local
4059 int eccsteps = chip->ecc.steps; in nand_write_page_swecc() local
4088 int eccsteps = chip->ecc.steps; in nand_write_page_hwecc() local
4205 int eccsteps = chip->ecc.steps; in nand_write_page_syndrome() local
H A Dmtk_nand.c1127 u32 eccsteps; in mtk_nfc_ooblayout_free() local
1145 u32 eccsteps; in mtk_nfc_ooblayout_ecc() local
1199 u32 eccsteps, i, closest_spare = 0; in mtk_nfc_set_spare_per_sector() local
H A Dstm32_fmc2_nand.c701 int eccsteps = chip->ecc.steps; in stm32_fmc2_nfc_read_page() local
863 int eccsteps = chip->ecc.steps; in stm32_fmc2_nfc_xfer() local
1051 int eccsteps = chip->ecc.steps; in stm32_fmc2_nfc_seq_correct() local
H A Dnandsim.c2214 unsigned int eccsteps, eccbytes; in ns_attach_chip() local