Home
last modified time | relevance | path

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

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