Home
last modified time | relevance | path

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

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