Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_esdhc.h107 #define PROCTL_DTW_4 0x00000002 macro
/external/u-boot/drivers/mmc/
Dfsl_esdhc.c930 esdhc_clrbits32(&regs->proctl, PROCTL_DTW_4 | PROCTL_DTW_8); in esdhc_set_ios_common()
933 esdhc_setbits32(&regs->proctl, PROCTL_DTW_4); in esdhc_set_ios_common()