Home
last modified time | relevance | path

Searched refs:ESDHC_STROBE_DLL_CTRL_RESET (Results 1 – 3 of 3) 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
1267 writel(ESDHC_STROBE_DLL_CTRL_RESET, in esdhc_set_strobe_dll()
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c731 writel(ESDHC_STROBE_DLL_CTRL_RESET, &regs->strobe_dllctrl); in esdhc_set_strobe_dll()