Home
last modified time | relevance | path

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

/linux-3.3/drivers/mtd/nand/
Dbcm_umi_bch.c113 int eccsize = chip->ecc.size; in bcm_umi_bch_read_page_hwecc() local
197 int eccsize = chip->ecc.size; in bcm_umi_bch_write_page_hwecc() local
Dnand_ecc.c159 void __nand_calculate_ecc(const unsigned char *buf, unsigned int eccsize, in __nand_calculate_ecc()
445 unsigned int eccsize) in __nand_correct_data()
Dnand_base.c1066 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local
1106 int i, eccsize = chip->ecc.size; in nand_read_page_swecc() local
1239 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc() local
1288 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc_oob_first() local
1333 int i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local
1643 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local
1702 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local
1927 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local
1963 int i, eccsize = chip->ecc.size; in nand_write_page_swecc() local
1989 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()
Dsh_flctl.c346 int i, eccsize = chip->ecc.size; in flctl_read_page_hwecc() local
368 int i, eccsize = chip->ecc.size; in flctl_write_page_hwecc() local
Dfsmc_nand.c413 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
Datmel_nand.c339 int eccsize = chip->ecc.size; in atmel_nand_read_page() local
Dtxx9ndfmc.c210 int eccsize; in txx9ndfmc_correct_data() local
Dmxc_nand.c159 int eccsize; member
/linux-3.3/include/linux/mtd/
Dnand_bch.h62 nand_bch_init(struct mtd_info *mtd, unsigned int eccsize, in nand_bch_init()