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

  /src/sys/arch/arm/xscale/
pxa2x0_mci.c 801 if (ISSET(status, MMC_I_PRG_DONE)) {
802 pxamci_disable_intr(sc, MMC_I_PRG_DONE);
803 CLR(status, MMC_I_PRG_DONE);
pxa2x0reg.h 690 #define MMC_I_PRG_DONE (1<<1)

Completed in 17 milliseconds