Searched defs:ecc_code (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/include/linux/mtd/
H A Dnand_bch.h48 nand_bch_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) nand_bch_calculate_ecc() argument
/linux-4.1.27/drivers/mtd/nand/
H A Dndfc.c99 ndfc_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) ndfc_calculate_ecc() argument
H A Dsharpsl.c97 static int sharpsl_nand_calculate_ecc(struct mtd_info *mtd, const u_char * dat, u_char * ecc_code) sharpsl_nand_calculate_ecc() argument
H A Dcs553x_nand.c170 static int cs_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) cs_calculate_ecc() argument
H A Djz4740_nand.c165 jz_nand_calculate_ecc_rs(struct mtd_info *mtd, const uint8_t *dat, uint8_t *ecc_code) jz_nand_calculate_ecc_rs() argument
H A Dr852.c434 r852_ecc_calculate(struct mtd_info *mtd, const uint8_t *dat, uint8_t *ecc_code) r852_ecc_calculate() argument
H A Dbf5xx_nand.c328 bf5xx_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) bf5xx_nand_calculate_ecc() argument
H A Ddavinci_nand.c177 nand_davinci_calculate_1bit(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) nand_davinci_calculate_1bit() argument
270 nand_davinci_calculate_4bit(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) nand_davinci_calculate_4bit() argument
307 nand_davinci_correct_4bit(struct mtd_info *mtd, u_char *data, u_char *ecc_code, u_char *null) nand_davinci_correct_4bit() argument
H A Dtmio_nand.c268 tmio_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) tmio_nand_calculate_ecc() argument
H A Dtxx9ndfmc.c174 txx9ndfmc_calculate_ecc(struct mtd_info *mtd, const uint8_t *dat, uint8_t *ecc_code) txx9ndfmc_calculate_ecc() argument
H A Ddiskonchip.c844 static int doc200x_calculate_ecc(struct mtd_info *mtd, const u_char *dat, unsigned char *ecc_code) doc200x_calculate_ecc() argument
H A Dfsmc_nand.c723 uint8_t *ecc_code = chip->buffers->ecccode; fsmc_read_page_hwecc() local
H A Ds3c2410.c586 s3c2410_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) s3c2410_nand_calculate_ecc() argument
600 s3c2412_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) s3c2412_nand_calculate_ecc() argument
615 s3c2440_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) s3c2440_nand_calculate_ecc() argument
H A Datmel_nand.c1307 atmel_nand_calculate(struct mtd_info *mtd, const u_char *dat, unsigned char *ecc_code) atmel_nand_calculate() argument
H A Dmxc_nand.c684 mxc_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) mxc_nand_calculate_ecc() argument
H A Dnand_base.c1183 uint8_t *ecc_code = chip->buffers->ecccode; nand_read_page_swecc() local
1323 uint8_t *ecc_code = chip->buffers->ecccode; nand_read_page_hwecc() local
1375 uint8_t *ecc_code = chip->buffers->ecccode; nand_read_page_hwecc_oob_first() local
H A Domap2.c1169 u8 *ecc_code; omap_calculate_ecc_bch() local
1549 uint8_t *ecc_code = chip->buffers->ecccode; omap_read_page_bch() local
928 omap_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) omap_calculate_ecc() argument

Completed in 495 milliseconds