Home
last modified time | relevance | path

Searched refs:ESDHC_DLL_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-esdhc.h92 #define ESDHC_DLL_RESET 0x40000000 macro
H A Dsdhci-of-esdhc.c751 temp |= ESDHC_DLL_RESET; in esdhc_of_set_clock()
754 temp &= ~ESDHC_DLL_RESET; in esdhc_of_set_clock()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-esdhc.h92 #define ESDHC_DLL_RESET 0x40000000 macro
H A Dsdhci-of-esdhc.c758 temp |= ESDHC_DLL_RESET; in esdhc_of_set_clock()
761 temp &= ~ESDHC_DLL_RESET; in esdhc_of_set_clock()

Completed in 5 milliseconds