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

/linux-4.4.14/include/linux/mtd/
H A Dnand_bch.h62 nand_bch_init(struct mtd_info *mtd, unsigned int eccsize, nand_bch_init() argument
/linux-4.4.14/drivers/mtd/nand/
H A Dnand_bch.c127 nand_bch_init(struct mtd_info *mtd, unsigned int eccsize, unsigned int eccbytes, nand_bch_init() argument
H A Dnand_ecc.c158 void __nand_calculate_ecc(const unsigned char *buf, unsigned int eccsize, __nand_calculate_ecc() argument
442 __nand_correct_data(unsigned char *buf, unsigned char *read_ecc, unsigned char *calc_ecc, unsigned int eccsize) __nand_correct_data() argument
H A Dtxx9ndfmc.c199 int eccsize; txx9ndfmc_correct_data() local
H A Dfsmc_nand.c718 int i, j, s, stat, eccsize = chip->ecc.size; fsmc_read_page_hwecc() local
H A Datmel_nand.c923 int eccsize = chip->ecc.size * chip->ecc.steps; atmel_nand_pmecc_read_page() local
1341 int eccsize = chip->ecc.size; atmel_nand_read_page() local
H A Dmxc_nand.c171 int eccsize; member in struct:mxc_nand_devtype_data
191 int eccsize; member in struct:mxc_nand_host
H A Dnand_base.c1271 int eccsize = chip->ecc.size; nand_read_page_raw_syndrome() local
1312 int i, eccsize = chip->ecc.size; nand_read_page_swecc() local
1452 int i, eccsize = chip->ecc.size; nand_read_page_hwecc() local
1505 int i, eccsize = chip->ecc.size; nand_read_page_hwecc_oob_first() local
1554 int i, eccsize = chip->ecc.size; nand_read_page_syndrome() local
1908 int eccsize = chip->ecc.size; nand_read_oob_syndrome() local
1967 int eccsize = chip->ecc.size, length = mtd->oobsize; nand_write_oob_syndrome() local
2194 int eccsize = chip->ecc.size; nand_write_page_raw_syndrome() local
2235 int i, eccsize = chip->ecc.size; nand_write_page_swecc() local
2264 int i, eccsize = chip->ecc.size; nand_write_page_hwecc() local
2364 int i, eccsize = chip->ecc.size; nand_write_page_syndrome() local
H A Dvf610_nfc.c588 int eccsize = chip->ecc.size; vf610_nfc_read_page() local
/linux-4.4.14/drivers/staging/mt29f_spinand/
H A Dmt29f_spinand.c620 int eccsize = chip->ecc.size; spinand_write_page_hwecc() local
634 int eccsize = chip->ecc.size; spinand_read_page_hwecc() local
/linux-4.4.14/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-nand.c1364 int eccsize = nfc_geo->ecc_chunk_size; gpmi_ecc_read_page_raw() local
1453 int eccsize = nfc_geo->ecc_chunk_size; gpmi_ecc_write_page_raw() local

Completed in 297 milliseconds