Searched defs:ecc_calc (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
H A Delm.h52 elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, elm_decode_bch_error_page() argument
/linux-4.1.27/drivers/mtd/nand/
H A Domap_elm.c346 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, elm_decode_bch_error_page() argument
H A Dfsmc_nand.c722 uint8_t *ecc_calc = chip->buffers->ecccalc; fsmc_read_page_hwecc() local
H A Dnand_base.c1182 uint8_t *ecc_calc = chip->buffers->ecccalc; nand_read_page_swecc() local
1322 uint8_t *ecc_calc = chip->buffers->ecccalc; nand_read_page_hwecc() local
1377 uint8_t *ecc_calc = chip->buffers->ecccalc; nand_read_page_hwecc_oob_first() local
2099 uint8_t *ecc_calc = chip->buffers->ecccalc; nand_write_page_swecc() local
2126 uint8_t *ecc_calc = chip->buffers->ecccalc; nand_write_page_hwecc() local
2160 uint8_t *ecc_calc = chip->buffers->ecccalc; nand_write_subpage_hwecc() local
H A Domap2.c1510 uint8_t *ecc_calc = chip->buffers->ecccalc; omap_write_page_bch() local
1548 uint8_t *ecc_calc = chip->buffers->ecccalc; omap_read_page_bch() local
1162 omap_calculate_ecc_bch(struct mtd_info *mtd, const u_char *dat, u_char *ecc_calc) omap_calculate_ecc_bch() argument

Completed in 224 milliseconds