Home
last modified time | relevance | path

Searched defs:ecc_code (Results 26 - 40 of 40) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dr852.c430 r852_ecc_calculate(struct nand_chip *chip, const uint8_t *dat, uint8_t *ecc_code) r852_ecc_calculate() argument
H A Ddiskonchip.c700 doc200x_calculate_ecc(struct nand_chip *this, const u_char *dat, unsigned char *ecc_code) doc200x_calculate_ecc() argument
H A Ddenali.c414 u8 *ecc_code = chip->oob_poi + denali->oob_skip_bytes; in denali_check_erased_page() local
H A Ds3c2410.c614 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 Dfsmc_nand.c714 u8 *ecc_code = chip->ecc.code_buf; in fsmc_read_page_hwecc() local
H A Dstm32_fmc2_nand.c687 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 Domap2.c1007 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 Dnand_base.c3057 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 Ddiskonchip.c700 doc200x_calculate_ecc(struct nand_chip *this, const u_char *dat, unsigned char *ecc_code) doc200x_calculate_ecc() argument
H A Ddenali.c414 u8 *ecc_code = chip->oob_poi + denali->oob_skip_bytes; in denali_check_erased_page() local
H A Ds3c2410.c618 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 Dfsmc_nand.c703 u8 *ecc_code = chip->ecc.code_buf; in fsmc_read_page_hwecc() local
H A Domap2.c1146 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 Dstm32_fmc2_nand.c683 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 Dnand_base.c2738 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

Completed in 39 milliseconds

12