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

/linux-master/drivers/mmc/host/
H A Dsdhci-msm.c61 #define CORE_DLL_RST BIT(30) macro
669 config |= CORE_DLL_RST;
709 config &= ~CORE_DLL_RST;
1368 config |= CORE_DLL_RST;

Completed in 277 milliseconds