Home
last modified time | relevance | path

Searched refs:SYSCTL_RSTD (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_esdhc.h36 #define SYSCTL_RSTD 0x04000000 macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c588 SYSCTL_RSTD); in esdhc_send_cmd_common()
589 while ((esdhc_read32(&regs->sysctl) & SYSCTL_RSTD)) in esdhc_send_cmd_common()