Home
last modified time | relevance | path

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

/linux-2.6.39/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.c1088 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local
1128 int i, eccsize = chip->ecc.size; in nand_read_page_swecc() local
1258 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc() local
1308 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc_oob_first() local
1353 int i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local
1653 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local
1712 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local
1926 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local
1962 int i, eccsize = chip->ecc.size; in nand_write_page_swecc() local
1988 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.c423 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
Datmel_nand.c337 int eccsize = chip->ecc.size; in atmel_nand_read_page() local
Dtxx9ndfmc.c213 int eccsize; in txx9ndfmc_correct_data() local
Dmxc_nand.c154 int eccsize; member
/linux-2.6.39/include/linux/mtd/
Dnand_bch.h62 nand_bch_init(struct mtd_info *mtd, unsigned int eccsize, in nand_bch_init()
/linux-2.6.39/include/mtd/
Dmtd-abi.h90 __u32 eccsize; member