Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci-msm.c33 #define CORE_SW_RST BIT(7) macro
512 CORE_SW_RST, msm_host->core_mem + CORE_POWER); in sdhci_msm_probe()
516 if (readl(msm_host->core_mem + CORE_POWER) & CORE_SW_RST) { in sdhci_msm_probe()