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

  /external/u-boot/include/
fsl_esdhc.h 35 #define SYSCTL_RSTC 0x02000000
  /external/u-boot/drivers/mmc/
fsl_esdhc.c 550 SYSCTL_RSTC);
551 while (esdhc_read32(&regs->sysctl) & SYSCTL_RSTC)
    [all...]

Completed in 58 milliseconds