Home
last modified time | relevance | path

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

/linux-3.3/include/linux/mtd/
Dnand_bch.h49 u_char *ecc_code) in nand_bch_calculate_ecc()
/linux-3.3/drivers/mtd/nand/
Ddavinci_nand.c176 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_1bit()
269 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_4bit()
306 u_char *data, u_char *ecc_code, u_char *null) in nand_davinci_correct_4bit()
Dsharpsl.c97 static int sharpsl_nand_calculate_ecc(struct mtd_info *mtd, const u_char * dat, u_char * ecc_code) in sharpsl_nand_calculate_ecc()
Ds3c2410.c561 static int s3c2410_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) in s3c2410_nand_calculate_ecc()
575 static int s3c2412_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) in s3c2412_nand_calculate_ecc()
589 static int s3c2440_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) in s3c2440_nand_calculate_ecc()
Dndfc.c99 const u_char *dat, u_char *ecc_code) in ndfc_calculate_ecc()
Drtc_from4.c314 static void rtc_from4_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) in rtc_from4_calculate_ecc()
Djz4740_nand.c138 uint8_t *ecc_code) in jz_nand_calculate_ecc_rs()
Dcs553x_nand.c170 static int cs_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) in cs_calculate_ecc()
Dfsmc_nand.c418 uint8_t *ecc_code = chip->buffers->ecccode; in fsmc_read_page_hwecc() local
Dtmio_nand.c281 u_char *ecc_code) in tmio_nand_calculate_ecc()
Datmel_nand.c308 const u_char *dat, unsigned char *ecc_code) in atmel_nand_calculate()
Dtxx9ndfmc.c186 uint8_t *ecc_code) in txx9ndfmc_calculate_ecc()
Dnand_base.c1111 uint8_t *ecc_code = chip->buffers->ecccode; in nand_read_page_swecc() local
1244 uint8_t *ecc_code = chip->buffers->ecccode; in nand_read_page_hwecc() local
1292 uint8_t *ecc_code = chip->buffers->ecccode; in nand_read_page_hwecc_oob_first() local
Dr852.c454 uint8_t *ecc_code) in r852_ecc_calculate()
Dbf5xx_nand.c330 const u_char *dat, u_char *ecc_code) in bf5xx_nand_calculate_ecc()
Domap2.c842 u_char *ecc_code) in omap_calculate_ecc()
Dmxc_nand.c606 u_char *ecc_code) in mxc_nand_calculate_ecc()
Ddenali.c1311 uint8_t *ecc_code) in denali_ecc_calculate()
Ddiskonchip.c905 static int doc200x_calculate_ecc(struct mtd_info *mtd, const u_char *dat, unsigned char *ecc_code) in doc200x_calculate_ecc()
/linux-3.3/arch/arm/mach-omap2/
Dgpmc.c904 int gpmc_calculate_ecc(int cs, const u_char *dat, u_char *ecc_code) in gpmc_calculate_ecc()