Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Delm.h52 elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page()
/Linux-v4.19/drivers/mtd/nand/raw/
Domap2.c1140 const u_char *dat, u_char *ecc_calc, int i) in _omap_calculate_ecc_bch()
1268 const u_char *dat, u_char *ecc_calc) in omap_calculate_ecc_bch_sw()
1282 const u_char *dat, u_char *ecc_calc) in omap_calculate_ecc_bch_multi()
1527 uint8_t *ecc_calc = chip->ecc.calc_buf; in omap_write_page_bch() local
1568 u8 *ecc_calc = chip->ecc.calc_buf; in omap_write_subpage_bch() local
1636 uint8_t *ecc_calc = chip->ecc.calc_buf; in omap_read_page_bch() local
Dnand_base.c3096 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_swecc() local
3256 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_hwecc() local
3331 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_hwecc_oob_first() local
4107 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_page_swecc() local
4137 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_page_hwecc() local
4183 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_subpage_hwecc() local
Domap_elm.c346 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page()
Dfsmc_nand.c729 uint8_t *ecc_calc = chip->ecc.calc_buf; in fsmc_read_page_hwecc() local