Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dnand_ecc.c158 void __nand_calculate_ecc(const unsigned char *buf, unsigned int eccsize, in __nand_calculate_ecc()
444 unsigned int eccsize) in __nand_correct_data()
Dnand_base.c1137 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local
1178 int i, eccsize = chip->ecc.size; in nand_read_page_swecc() local
1318 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc() local
1371 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc_oob_first() local
1420 int i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local
1774 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local
1833 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local
2057 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local
2096 int i, eccsize = chip->ecc.size; in nand_write_page_swecc() local
2123 int i, eccsize = chip->ecc.size; in nand_write_page_hwecc() local
[all …]
Dnand_bch.c127 nand_bch_init(struct mtd_info *mtd, unsigned int eccsize, unsigned int eccbytes, in nand_bch_init()
Dtxx9ndfmc.c199 int eccsize; in txx9ndfmc_correct_data() local
Dmxc_nand.c171 int eccsize; member
191 int eccsize; member
Dfsmc_nand.c718 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
Datmel_nand.c923 int eccsize = chip->ecc.size * chip->ecc.steps; in atmel_nand_pmecc_read_page() local
1340 int eccsize = chip->ecc.size; in atmel_nand_read_page() local
/linux-4.1.27/include/linux/mtd/
Dnand_bch.h62 nand_bch_init(struct mtd_info *mtd, unsigned int eccsize, in nand_bch_init()
/linux-4.1.27/drivers/staging/mt29f_spinand/
Dmt29f_spinand.c618 int eccsize = chip->ecc.size; in spinand_write_page_hwecc() local
632 int eccsize = chip->ecc.size; in spinand_read_page_hwecc() local
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
Dgpmi-nand.c1364 int eccsize = nfc_geo->ecc_chunk_size; in gpmi_ecc_read_page_raw() local
1453 int eccsize = nfc_geo->ecc_chunk_size; in gpmi_ecc_write_page_raw() local