Searched defs:ecc_calc (Results 1 – 5 of 5) sorted by relevance
52 elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page()
1140 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() local1568 u8 *ecc_calc = chip->ecc.calc_buf; in omap_write_subpage_bch() local1636 uint8_t *ecc_calc = chip->ecc.calc_buf; in omap_read_page_bch() local
3096 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_swecc() local3256 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_hwecc() local3331 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_hwecc_oob_first() local4107 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_page_swecc() local4137 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_page_hwecc() local4183 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_subpage_hwecc() local
346 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page()
729 uint8_t *ecc_calc = chip->ecc.calc_buf; in fsmc_read_page_hwecc() local