HomeSort by: relevance | last modified time | path
    Searched defs:omap2_nand_busy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/ti/
omap2_nand.c 90 static void omap2_nand_busy(device_t self);
248 omap2_nand_busy(self);
275 sc->sc_nand_if.busy = &omap2_nand_busy;
322 omap2_nand_busy(device_t self) function in typeref:typename:void
omap2_nand.c 90 static void omap2_nand_busy(device_t self);
248 omap2_nand_busy(self);
275 sc->sc_nand_if.busy = &omap2_nand_busy;
322 omap2_nand_busy(device_t self) function in typeref:typename:void

Completed in 57 milliseconds