Searched defs:ecc_calc (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-6.6/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-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-6.6/drivers/mtd/nand/raw/ |
| D | omap2.c | 1002 const u_char *dat, u_char *ecc_calc, int i) in _omap_calculate_ecc_bch() 1130 const u_char *dat, u_char *ecc_calc) in omap_calculate_ecc_bch_sw() 1144 const u_char *dat, u_char *ecc_calc) in omap_calculate_ecc_bch_multi() 1389 uint8_t *ecc_calc = chip->ecc.calc_buf; in omap_write_page_bch() local 1443 u8 *ecc_calc = chip->ecc.calc_buf; in omap_write_subpage_bch() local 1524 uint8_t *ecc_calc = chip->ecc.calc_buf; in omap_read_page_bch() local
|
| D | omap_elm.c | 337 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page()
|
| D | nand_base.c | 3063 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_swecc() local 3222 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_hwecc() local 4172 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_page_swecc() local 4201 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_page_hwecc() local 4246 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_subpage_hwecc() local
|
| D | stm32_fmc2_nand.c | 686 u8 *ecc_calc = chip->ecc.calc_buf; in stm32_fmc2_nfc_read_page() local 1091 u8 *ecc_calc = chip->ecc.calc_buf; in stm32_fmc2_nfc_seq_read_page() local
|
| D | fsmc_nand.c | 713 u8 *ecc_calc = chip->ecc.calc_buf; in fsmc_read_page_hwecc() local
|
| /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 | 2737 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_swecc() local 2896 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_read_page_hwecc() local 3708 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_page_swecc() local 3737 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_page_hwecc() local 3782 uint8_t *ecc_calc = chip->ecc.calc_buf; in nand_write_subpage_hwecc() 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 | 702 u8 *ecc_calc = chip->ecc.calc_buf; in fsmc_read_page_hwecc() local
|