| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | r852.c | 430 r852_ecc_calculate(struct nand_chip *chip, const uint8_t *dat, uint8_t *ecc_code) r852_ecc_calculate() argument
|
| H A D | diskonchip.c | 700 doc200x_calculate_ecc(struct nand_chip *this, const u_char *dat, unsigned char *ecc_code) doc200x_calculate_ecc() argument
|
| H A D | denali.c | 414 u8 *ecc_code = chip->oob_poi + denali->oob_skip_bytes; in denali_check_erased_page() local
|
| H A D | s3c2410.c | 614 s3c2410_nand_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) s3c2410_nand_calculate_ecc() argument 629 s3c2412_nand_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) s3c2412_nand_calculate_ecc() argument 645 s3c2440_nand_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) s3c2440_nand_calculate_ecc() argument [all...] |
| H A D | fsmc_nand.c | 714 u8 *ecc_code = chip->ecc.code_buf; in fsmc_read_page_hwecc() local
|
| H A D | stm32_fmc2_nand.c | 687 u8 *ecc_code = chip->ecc.code_buf; in stm32_fmc2_nfc_read_page() local 1092 u8 *ecc_code = chip->ecc.code_buf; in stm32_fmc2_nfc_seq_read_page() local
|
| H A D | omap2.c | 1007 u8 *ecc_code; in _omap_calculate_ecc_bch() local 825 omap_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) omap_calculate_ecc() argument 1525 uint8_t *ecc_code = chip->ecc.code_buf; omap_read_page_bch() local [all...] |
| H A D | nand_base.c | 3057 uint8_t *ecc_code = chip->ecc.code_buf; in nand_read_page_swecc() local 3216 uint8_t *ecc_code = chip->ecc.code_buf; in nand_read_page_hwecc() local 3288 uint8_t *ecc_code = chip->ecc.code_buf; in nand_read_page_hwecc_oob_first() local [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | diskonchip.c | 700 doc200x_calculate_ecc(struct nand_chip *this, const u_char *dat, unsigned char *ecc_code) doc200x_calculate_ecc() argument
|
| H A D | denali.c | 414 u8 *ecc_code = chip->oob_poi + denali->oob_skip_bytes; in denali_check_erased_page() local
|
| H A D | s3c2410.c | 618 s3c2410_nand_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) s3c2410_nand_calculate_ecc() argument 633 s3c2412_nand_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) s3c2412_nand_calculate_ecc() argument 649 s3c2440_nand_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) s3c2440_nand_calculate_ecc() argument [all...] |
| H A D | fsmc_nand.c | 703 u8 *ecc_code = chip->ecc.code_buf; in fsmc_read_page_hwecc() local
|
| H A D | omap2.c | 1146 u8 *ecc_code; in _omap_calculate_ecc_bch() local 920 omap_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) omap_calculate_ecc() argument 1637 uint8_t *ecc_code = chip->ecc.code_buf; omap_read_page_bch() local [all...] |
| H A D | stm32_fmc2_nand.c | 683 u8 *ecc_code = chip->ecc.code_buf; in stm32_fmc2_nfc_read_page() local 1086 u8 *ecc_code = chip->ecc.code_buf; in stm32_fmc2_nfc_seq_read_page() local
|
| H A D | nand_base.c | 2738 uint8_t *ecc_code = chip->ecc.code_buf; in nand_read_page_swecc() local 2897 uint8_t *ecc_code = chip->ecc.code_buf; in nand_read_page_hwecc() local
|