HomeSort by relevance Sort by last modified time
    Searched refs:PRSSTAT_CINS (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
fsl_esdhc.h 97 #define PRSSTAT_CINS (0x00010000)
  /external/u-boot/drivers/mmc/
fsl_esdhc.c 1018 while (!(esdhc_read32(&regs->prsstat) & PRSSTAT_CINS) && --timeout)
    [all...]

Completed in 57 milliseconds