Searched refs:omap2_nand_ecc_correct (Results 1 – 1 of 1) sorted by relevance
105 static int omap2_nand_ecc_correct(device_t self, uint8_t *data, const uint8_t *oldecc,280 sc->sc_nand_if.ecc_correct = &omap2_nand_ecc_correct; in omap2_nand_attach()499 omap2_nand_ecc_correct(device_t self, uint8_t *data, const uint8_t *oldecc, in omap2_nand_ecc_correct() function