Searched refs:nand_bch_calculate_ecc (Results 1 – 3 of 3) sorted by relevance
24 int nand_bch_calculate_ecc(struct mtd_info *mtd, const u_char *dat,46 nand_bch_calculate_ecc(struct mtd_info *mtd, const u_char *dat, in nand_bch_calculate_ecc() function
41 int nand_bch_calculate_ecc(struct mtd_info *mtd, const unsigned char *buf, in nand_bch_calculate_ecc() function
4457 ecc->calculate = nand_bch_calculate_ecc; in nand_scan_tail()