Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/mtd/nand/
Dnand_base.c1316 uint8_t *ecc_calc = chip->buffers->ecccalc; in nand_read_page_swecc() local
1456 uint8_t *ecc_calc = chip->buffers->ecccalc; in nand_read_page_hwecc() local
1511 uint8_t *ecc_calc = chip->buffers->ecccalc; in nand_read_page_hwecc_oob_first() local
2238 uint8_t *ecc_calc = chip->buffers->ecccalc; in nand_write_page_swecc() local
2267 uint8_t *ecc_calc = chip->buffers->ecccalc; in nand_write_page_hwecc() local
2302 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()
1511 uint8_t *ecc_calc = chip->buffers->ecccalc; in omap_write_page_bch() local
1549 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