Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h109 #define PROCTL_D3CD 0x00000008 macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c1056 esdhc_write32(&regs->proctl, PROCTL_INIT | PROCTL_D3CD); in esdhc_init_common()
1170 esdhc_write32(&regs->proctl, PROCTL_INIT | PROCTL_D3CD); in fsl_esdhc_init()