Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-msm.c42 #define CORE_DLL_RST BIT(30) macro
306 | CORE_DLL_RST), host->ioaddr + CORE_DLL_CONFIG); in msm_init_cm_dll()
315 & ~CORE_DLL_RST), host->ioaddr + CORE_DLL_CONFIG); in msm_init_cm_dll()