Home
last modified time | relevance | path

Searched defs:eccsize (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/mtd/nand/
A Decc-sw-bch.c111 unsigned int eccsize = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_bch_init() local
296 int eccsize = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_bch_prepare_io_req() local
333 int eccsize = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_bch_finish_io_req() local
A Decc-sw-hamming.c550 int eccsize = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_hamming_prepare_io_req() local
587 int eccsize = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_hamming_finish_io_req() local
/linux/drivers/mtd/nand/raw/
A Dnand_base.c2884 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local
2946 int i, eccsize = chip->ecc.size, ret; in nand_read_page_swecc() local
3105 int i, eccsize = chip->ecc.size, ret; in nand_read_page_hwecc() local
3177 int ret, i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local
3526 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local
3593 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local
3867 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local
3928 int i, eccsize = chip->ecc.size, ret; in nand_write_page_swecc() local
3957 int i, eccsize = chip->ecc.size, ret; in nand_write_page_hwecc() local
4074 int i, eccsize = chip->ecc.size; in nand_write_page_syndrome() local
A Dstm32_fmc2_nand.c615 static int stm32_fmc2_nfc_bch_decode(int eccsize, u8 *dat, u32 *ecc_sta) in stm32_fmc2_nfc_bch_decode()
679 int ret, i, s, stat, eccsize = chip->ecc.size; in stm32_fmc2_nfc_read_page() local
844 int eccsize = chip->ecc.size; in stm32_fmc2_nfc_xfer() local
1031 int i, s, eccsize = chip->ecc.size; in stm32_fmc2_nfc_seq_correct() local
A Dtxx9ndfmc.c191 int eccsize; in txx9ndfmc_correct_data() local
A Ddavinci_nand.c392 int i, eccsize = chip->ecc.size, ret; in nand_davinci_read_page_hwecc_oob_first() local
A Dmxc_nand.c157 int eccsize; member
176 int eccsize; member
A Dfsmc_nand.c709 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
/linux/drivers/mtd/nand/raw/gpmi-nand/
A Dgpmi-nand.c1578 int eccsize = nfc_geo->ecc_chunk_size; in gpmi_ecc_read_page_raw() local
1663 int eccsize = nfc_geo->ecc_chunk_size; in gpmi_ecc_write_page_raw() local

Completed in 33 milliseconds