Searched refs:s3c2410_nand_calculate_ecc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Ds3c2410.c439 static int s3c2410_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code) function
630 chip->ecc.calculate = s3c2410_nand_calculate_ecc;
640 chip->ecc.calculate = s3c2410_nand_calculate_ecc;

Completed in 93 milliseconds