Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ti/
H A Domap2_nand.c103 static int omap2_nand_ecc_prepare(device_t self, int mode);
281 sc->sc_nand_if.ecc_prepare = &omap2_nand_ecc_prepare; in omap2_nand_attach()
465 omap2_nand_ecc_prepare(device_t self, int mode) in omap2_nand_ecc_prepare() function