Home
last modified time | relevance | path

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

/u-boot/include/
A Dfsl_esdhc.h96 #define PROCTL_INIT 0x00000020 macro
A Dfsl_esdhc_imx.h105 #define PROCTL_INIT 0x00000020 macro
/u-boot/drivers/mmc/
A Dfsl_esdhc_imx.c1065 esdhc_write32(&regs->proctl, PROCTL_INIT | PROCTL_D3CD); in esdhc_init_common()
1068 esdhc_write32(&regs->proctl, PROCTL_INIT); in esdhc_init_common()
1182 esdhc_write32(&regs->proctl, PROCTL_INIT | PROCTL_D3CD); in fsl_esdhc_init()
A Dfsl_esdhc.c747 esdhc_write32(&regs->proctl, PROCTL_INIT); in esdhc_init_common()

Completed in 10 milliseconds