Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h195 #define ESDHC_STROBE_DLL_CTRL_RESET BIT(1) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c87 #define ESDHC_STROBE_DLL_CTRL_RESET (1 << 1) macro