Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci-esdhc.h92 #define ESDHC_DLL_RESET 0x40000000 macro
Dsdhci-of-esdhc.c753 temp |= ESDHC_DLL_RESET; in esdhc_of_set_clock()
756 temp &= ~ESDHC_DLL_RESET; in esdhc_of_set_clock()