Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/nand/
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
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-6.12.1/drivers/mtd/nand/raw/
Dnand_base.c3080 int eccsteps = chip->ecc.steps; in nand_read_page_swecc() local
3239 int eccsteps = chip->ecc.steps; in nand_read_page_hwecc() local
3312 int eccsteps = chip->ecc.steps; in nand_read_page_hwecc_oob_first() local
3378 int eccsteps = chip->ecc.steps; in nand_read_page_syndrome() local
4190 int eccsteps = chip->ecc.steps; in nand_write_page_swecc() local
4219 int eccsteps = chip->ecc.steps; in nand_write_page_hwecc() local
4336 int eccsteps = chip->ecc.steps; in nand_write_page_syndrome() local
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
Dstm32_fmc2_nand.c700 int eccsteps = chip->ecc.steps; in stm32_fmc2_nfc_read_page() local
862 int eccsteps = chip->ecc.steps; in stm32_fmc2_nfc_xfer() local
1050 int eccsteps = chip->ecc.steps; in stm32_fmc2_nfc_seq_correct() local
Dfsmc_nand.c711 int eccsteps = chip->ecc.steps; in fsmc_read_page_hwecc() local
Dnandsim.c2215 unsigned int eccsteps, eccbytes; in ns_attach_chip() local
Domap2.c1218 int eccsteps = info->nsteps_per_eccpg; in omap_elm_correct_data() local