Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/
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
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-v6.1/drivers/mtd/nand/raw/
Dnand_base.c2886 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local
2948 int i, eccsize = chip->ecc.size, ret; in nand_read_page_swecc() local
3107 int i, eccsize = chip->ecc.size, ret; in nand_read_page_hwecc() local
3180 int i, eccsize = chip->ecc.size, ret; in nand_read_page_hwecc_oob_first() local
3246 int ret, i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local
3595 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local
3662 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local
3944 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local
4005 int i, eccsize = chip->ecc.size, ret; in nand_write_page_swecc() local
4034 int i, eccsize = chip->ecc.size, ret; in nand_write_page_hwecc() local
[all …]
Dstm32_fmc2_nand.c617 static int stm32_fmc2_nfc_bch_decode(int eccsize, u8 *dat, u32 *ecc_sta) in stm32_fmc2_nfc_bch_decode()
681 int ret, i, s, stat, eccsize = chip->ecc.size; in stm32_fmc2_nfc_read_page() local
846 int eccsize = chip->ecc.size; in stm32_fmc2_nfc_xfer() local
1035 int i, s, eccsize = chip->ecc.size; in stm32_fmc2_nfc_seq_correct() local
Dtxx9ndfmc.c191 int eccsize; in txx9ndfmc_correct_data() local
Dmxc_nand.c157 int eccsize; member
176 int eccsize; member
Dfsmc_nand.c709 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
/Linux-v6.1/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c1818 int eccsize = nfc_geo->eccn_chunk_size; in gpmi_ecc_read_page_raw() local
1903 int eccsize = nfc_geo->eccn_chunk_size; in gpmi_ecc_write_page_raw() local