Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dnand_ecc.c123 void __nand_calculate_ecc(const unsigned char *buf, unsigned int eccsize, in __nand_calculate_ecc()
392 unsigned int eccsize, bool sm_order) in __nand_correct_data()
Dnand_bch.c112 unsigned int eccsize = nand->ecc.size; in nand_bch_init() local
Dnand_base.c2670 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local
2732 int i, eccsize = chip->ecc.size, ret; in nand_read_page_swecc() local
2891 int i, eccsize = chip->ecc.size, ret; in nand_read_page_hwecc() local
2963 int ret, i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local
3308 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local
3375 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local
3645 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local
3706 int i, eccsize = chip->ecc.size, ret; in nand_write_page_swecc() local
3735 int i, eccsize = chip->ecc.size, ret; in nand_write_page_hwecc() local
3852 int i, eccsize = chip->ecc.size; in nand_write_page_syndrome() local
Dstm32_fmc2_nand.c613 static int stm32_fmc2_nfc_bch_decode(int eccsize, u8 *dat, u32 *ecc_sta) in stm32_fmc2_nfc_bch_decode()
677 int ret, i, s, stat, eccsize = chip->ecc.size; in stm32_fmc2_nfc_read_page() local
842 int eccsize = chip->ecc.size; in stm32_fmc2_nfc_xfer() local
1029 int i, s, eccsize = chip->ecc.size; in stm32_fmc2_nfc_seq_correct() local
Dtxx9ndfmc.c192 int eccsize; in txx9ndfmc_correct_data() local
Ddavinci_nand.c390 int i, eccsize = chip->ecc.size, ret; in nand_davinci_read_page_hwecc_oob_first() local
Dmxc_nand.c158 int eccsize; member
177 int eccsize; member
Dfsmc_nand.c698 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c1589 int eccsize = nfc_geo->ecc_chunk_size; in gpmi_ecc_read_page_raw() local
1674 int eccsize = nfc_geo->ecc_chunk_size; in gpmi_ecc_write_page_raw() local