Searched defs:ecc_code (Results 1 – 18 of 18) sorted by relevance
| /drivers/mtd/nand/ |
| D | davinci_nand.c | 177 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_1bit() 273 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_4bit() 310 u_char *data, u_char *ecc_code, u_char *null) in nand_davinci_correct_4bit()
|
| D | jz4780_bch.c | 182 const u8 *buf, u8 *ecc_code) in jz4780_bch_calculate() 217 u8 *buf, u8 *ecc_code) in jz4780_bch_correct()
|
| D | sharpsl.c | 99 static int sharpsl_nand_calculate_ecc(struct mtd_info *mtd, const u_char * dat, u_char * ecc_code) in sharpsl_nand_calculate_ecc()
|
| D | s3c2410.c | 610 u_char *ecc_code) in s3c2410_nand_calculate_ecc() 624 u_char *ecc_code) in s3c2412_nand_calculate_ecc() 639 u_char *ecc_code) in s3c2440_nand_calculate_ecc()
|
| D | ndfc.c | 97 const u_char *dat, u_char *ecc_code) in ndfc_calculate_ecc()
|
| D | cs553x_nand.c | 170 static int cs_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) in cs_calculate_ecc()
|
| D | jz4780_nand.c | 126 u8 *ecc_code) in jz4780_nand_ecc_calculate()
|
| D | omap2.c | 920 u_char *ecc_code) in omap_calculate_ecc() 1151 u8 *ecc_code; in _omap_calculate_ecc_bch() local 1639 uint8_t *ecc_code = chip->buffers->ecccode; in omap_read_page_bch() local
|
| D | jz4740_nand.c | 166 uint8_t *ecc_code) in jz_nand_calculate_ecc_rs()
|
| D | tmio_nand.c | 271 u_char *ecc_code) in tmio_nand_calculate_ecc()
|
| D | txx9ndfmc.c | 174 uint8_t *ecc_code) in txx9ndfmc_calculate_ecc()
|
| D | r852.c | 435 uint8_t *ecc_code) in r852_ecc_calculate()
|
| D | bf5xx_nand.c | 342 const u_char *dat, u_char *ecc_code) in bf5xx_nand_calculate_ecc()
|
| D | nand_base.c | 1588 uint8_t *ecc_code = chip->buffers->ecccode; in nand_read_page_swecc() local 1743 uint8_t *ecc_code = chip->buffers->ecccode; in nand_read_page_hwecc() local 1805 uint8_t *ecc_code = chip->buffers->ecccode; in nand_read_page_hwecc_oob_first() local
|
| D | fsmc_nand.c | 565 uint8_t *ecc_code = chip->buffers->ecccode; in fsmc_read_page_hwecc() local
|
| D | diskonchip.c | 843 static int doc200x_calculate_ecc(struct mtd_info *mtd, const u_char *dat, unsigned char *ecc_code) in doc200x_calculate_ecc()
|
| D | mxc_nand.c | 652 u_char *ecc_code) in mxc_nand_calculate_ecc()
|
| D | atmel_nand.c | 1328 const u_char *dat, unsigned char *ecc_code) in atmel_nand_calculate()
|