Home
last modified time | relevance | path

Searched defs:ecc_code (Results 1 – 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.c29 const u8 *buf, u8 *ecc_code) in ingenic_ecc_calculate()
49 u8 *buf, u8 *ecc_code) in ingenic_ecc_correct()
Dingenic_ecc.h41 const u8 *buf, u8 *ecc_code) in ingenic_ecc_calculate()
48 u8 *ecc_code) in ingenic_ecc_correct()
Djz4740_ecc.c67 const u8 *buf, u8 *ecc_code) in jz4740_ecc_calculate()
119 u8 *buf, u8 *ecc_code) in jz4740_ecc_correct()
Djz4725b_bch.c185 const u8 *buf, u8 *ecc_code) in jz4725b_calculate()
216 u8 *buf, u8 *ecc_code) in jz4725b_correct()
Djz4780_bch.c162 const u8 *buf, u8 *ecc_code) in jz4780_calculate()
185 u8 *buf, u8 *ecc_code) in jz4780_correct()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.c30 const u8 *buf, u8 *ecc_code) in ingenic_ecc_calculate()
50 u8 *buf, u8 *ecc_code) in ingenic_ecc_correct()
Dingenic_ecc.h41 const u8 *buf, u8 *ecc_code) in ingenic_ecc_calculate()
48 u8 *ecc_code) in ingenic_ecc_correct()
Djz4740_ecc.c67 const u8 *buf, u8 *ecc_code) in jz4740_ecc_calculate()
119 u8 *buf, u8 *ecc_code) in jz4740_ecc_correct()
Djz4725b_bch.c185 const u8 *buf, u8 *ecc_code) in jz4725b_calculate()
216 u8 *buf, u8 *ecc_code) in jz4725b_correct()
Djz4780_bch.c162 const u8 *buf, u8 *ecc_code) in jz4780_calculate()
185 u8 *buf, u8 *ecc_code) in jz4780_correct()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Ddavinci_nand.c121 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_1bit()
216 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_4bit()
253 u_char *ecc_code, u_char *null) in nand_davinci_correct_4bit()
394 uint8_t *ecc_code = chip->ecc.code_buf; in nand_davinci_read_page_hwecc_oob_first() local
Dsharpsl.c91 const u_char * dat, u_char * ecc_code) in sharpsl_nand_calculate_ecc()
Dndfc.c88 const u_char *dat, u_char *ecc_code) in ndfc_calculate_ecc()
Ds3c2410.c619 const u_char *dat, u_char *ecc_code) in s3c2410_nand_calculate_ecc()
634 const u_char *dat, u_char *ecc_code) in s3c2412_nand_calculate_ecc()
650 const u_char *dat, u_char *ecc_code) in s3c2440_nand_calculate_ecc()
Dcs553x_nand.c231 u_char *ecc_code) in cs_calculate_ecc()
Domap2.c921 u_char *ecc_code) in omap_calculate_ecc()
1146 u8 *ecc_code; in _omap_calculate_ecc_bch() local
1637 uint8_t *ecc_code = chip->ecc.code_buf; in omap_read_page_bch() local
Dtxx9ndfmc.c169 uint8_t *ecc_code) in txx9ndfmc_calculate_ecc()
/kernel/linux/linux-5.10/include/linux/mtd/
Dnand_bch.h45 u_char *ecc_code) in nand_bch_calculate_ecc()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
Ddavinci_nand.c120 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_1bit()
215 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_4bit()
252 u_char *ecc_code, u_char *null) in nand_davinci_correct_4bit()
Dsharpsl.c89 const u_char * dat, u_char * ecc_code) in sharpsl_nand_calculate_ecc()
Ds3c2410.c615 const u_char *dat, u_char *ecc_code) in s3c2410_nand_calculate_ecc()
630 const u_char *dat, u_char *ecc_code) in s3c2412_nand_calculate_ecc()
646 const u_char *dat, u_char *ecc_code) in s3c2440_nand_calculate_ecc()
Dndfc.c88 const u_char *dat, u_char *ecc_code) in ndfc_calculate_ecc()
Dcs553x_nand.c225 u_char *ecc_code) in cs_calculate_ecc()
Domap2.c826 u_char *ecc_code) in omap_calculate_ecc()
1007 u8 *ecc_code; in _omap_calculate_ecc_bch() local
1525 uint8_t *ecc_code = chip->ecc.code_buf; in omap_read_page_bch() local
Dtxx9ndfmc.c168 uint8_t *ecc_code) in txx9ndfmc_calculate_ecc()

12