Searched defs:ecc_calc (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | elm.h | 42 elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page()
|
| /kernel/linux/linux-4.19/include/linux/platform_data/ |
| D | elm.h | 52 elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page()
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| D | omap2.c | 1141 const u_char *dat, u_char *ecc_calc, int i) in _omap_calculate_ecc_bch() 1269 const u_char *dat, u_char *ecc_calc) in omap_calculate_ecc_bch_sw() 1283 const u_char *dat, u_char *ecc_calc) in omap_calculate_ecc_bch_multi() 1528 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
|
| D | omap_elm.c | 336 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page()
|
| D | nand_base.c | 2736 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_swecc() local 2895 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_hwecc() local 3709 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_page_swecc() local 3738 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_page_hwecc() local 3783 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_subpage_hwecc() local
|
| D | davinci_nand.c | 397 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_davinci_read_page_hwecc_oob_first() local
|
| D | stm32_fmc2_nand.c | 682 u8 *ecc_calc = chip->ecc.calc_buf; in stm32_fmc2_nfc_read_page() local 1085 u8 *ecc_calc = chip->ecc.calc_buf; in stm32_fmc2_nfc_seq_read_page() local
|
| D | fsmc_nand.c | 682 u8 *ecc_calc = chip->ecc.calc_buf; in fsmc_read_page_hwecc() local
|
| /kernel/linux/linux-4.19/drivers/mtd/nand/raw/ |
| D | omap2.c | 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() 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
|
| D | nand_base.c | 3096 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
|
| D | omap_elm.c | 346 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page()
|
| D | fsmc_nand.c | 729 uint8_t *ecc_calc = chip->ecc.calc_buf; in fsmc_read_page_hwecc() local
|