Searched refs:ecc_calc (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/platform_data/ |
| H A D | elm.h | 36 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, 42 elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page() argument
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | omap_elm.c | 337 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page() argument 349 elm_load_syndrome(info, err_vec, ecc_calc); in elm_decode_bch_error_page()
|
| H A D | stm32_fmc2_nand.c | 704 u8 *ecc_calc = chip->ecc.calc_buf; in stm32_fmc2_nfc_read_page() local 729 stat = chip->ecc.correct(chip, p, ecc_code, ecc_calc); in stm32_fmc2_nfc_read_page() 1109 u8 *ecc_calc = chip->ecc.calc_buf; in stm32_fmc2_nfc_seq_read_page() local 1150 return chip->ecc.correct(chip, buf, ecc_code, ecc_calc); in stm32_fmc2_nfc_seq_read_page()
|