Home
last modified time | relevance | path

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

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