Home
last modified time | relevance | path

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

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