Home
last modified time | relevance | path

Searched refs:omap2_nand_ecc_correct (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/ti/
H A Domap2_nand.c105 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