Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci-msm.c32 #define CORE_POWER 0x0 macro
511 writel_relaxed(readl_relaxed(msm_host->core_mem + CORE_POWER) | in sdhci_msm_probe()
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()