Home
last modified time | relevance | path

Searched defs:ESDHC_STROBE_DLL_CTRL_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_esdhc.h194 #define ESDHC_STROBE_DLL_CTRL_ENABLE BIT(0) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c86 #define ESDHC_STROBE_DLL_CTRL_ENABLE (1 << 0) macro