Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1271 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local
1312 int i, eccsize = chip->ecc.size; in nand_read_page_swecc() local
1452 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc() local
1505 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc_oob_first() local
1554 int i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local
1908 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local
1967 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local
2194 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local
2235 int i, eccsize = chip->ecc.size; in nand_write_page_swecc() local
2264 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
1341 int eccsize = chip->ecc.size; in atmel_nand_read_page() local
Dvf610_nfc.c588 int eccsize = chip->ecc.size; in vf610_nfc_read_page() local
/linux-4.4.14/include/linux/mtd/
Dnand_bch.h62 nand_bch_init(struct mtd_info *mtd, unsigned int eccsize, in nand_bch_init()
/linux-4.4.14/drivers/staging/mt29f_spinand/
Dmt29f_spinand.c620 int eccsize = chip->ecc.size; in spinand_write_page_hwecc() local
634 int eccsize = chip->ecc.size; in spinand_read_page_hwecc() local
/linux-4.4.14/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