Home
last modified time | relevance | path

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

/u-boot/include/
A Dfsl_esdhc.h29 #define SYSCTL_RSTC 0x02000000 macro
A Dfsl_esdhc_imx.h34 #define SYSCTL_RSTC 0x02000000 macro
/u-boot/drivers/mmc/
A Dfsl_esdhc.c484 SYSCTL_RSTC); in esdhc_send_cmd_common()
485 while (esdhc_read32(&regs->sysctl) & SYSCTL_RSTC) in esdhc_send_cmd_common()
A Dfsl_esdhc_imx.c609 SYSCTL_RSTC); in esdhc_send_cmd_common()
610 while (esdhc_read32(&regs->sysctl) & SYSCTL_RSTC) in esdhc_send_cmd_common()

Completed in 15 milliseconds