Searched refs:rawnand_sw_bch_correct (Results 1 – 3 of 3) sorted by relevance
1505 int rawnand_sw_bch_correct(struct nand_chip *chip, unsigned char *buf,
1957 chip->ecc.correct = rawnand_sw_bch_correct; in omap_nand_attach_chip()1994 chip->ecc.correct = rawnand_sw_bch_correct; in omap_nand_attach_chip()
5836 int rawnand_sw_bch_correct(struct nand_chip *chip, unsigned char *buf, in rawnand_sw_bch_correct() function5843 EXPORT_SYMBOL(rawnand_sw_bch_correct);5956 ecc->correct = rawnand_sw_bch_correct; in nand_set_ecc_soft_ops()