Searched defs:eccsteps (Results 1 – 8 of 8) sorted by relevance
298 int eccsteps = nand->ecc.ctx.nsteps; in nand_ecc_sw_bch_prepare_io_req() local336 int eccsteps = nand->ecc.ctx.nsteps; in nand_ecc_sw_bch_finish_io_req() local
552 int eccsteps = nand->ecc.ctx.nsteps; in nand_ecc_sw_hamming_prepare_io_req() local590 int eccsteps = nand->ecc.ctx.nsteps; in nand_ecc_sw_hamming_finish_io_req() local
3023 int eccsteps = chip->ecc.steps; in nand_read_page_swecc() local3182 int eccsteps = chip->ecc.steps; in nand_read_page_hwecc() local3255 int eccsteps = chip->ecc.steps; in nand_read_page_hwecc_oob_first() local3321 int eccsteps = chip->ecc.steps; in nand_read_page_syndrome() local4103 int eccsteps = chip->ecc.steps; in nand_write_page_swecc() local4132 int eccsteps = chip->ecc.steps; in nand_write_page_hwecc() local4249 int eccsteps = chip->ecc.steps; in nand_write_page_syndrome() local
1154 u32 eccsteps; in mtk_nfc_ooblayout_free() local1172 u32 eccsteps; in mtk_nfc_ooblayout_ecc() local1226 u32 eccsteps, i, closest_spare = 0; in mtk_nfc_set_spare_per_sector() local
683 int eccsteps = chip->ecc.steps; in stm32_fmc2_nfc_read_page() local845 int eccsteps = chip->ecc.steps; in stm32_fmc2_nfc_xfer() local1033 int eccsteps = chip->ecc.steps; in stm32_fmc2_nfc_seq_correct() local
711 int eccsteps = chip->ecc.steps; in fsmc_read_page_hwecc() local
2200 unsigned int eccsteps, eccbytes; in ns_attach_chip() local
1218 int eccsteps = info->nsteps_per_eccpg; in omap_elm_correct_data() local
Completed in 39 milliseconds