Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dsdhci-of-esdhc.c1233 static u32 esdhc_proctl; variable
1238 esdhc_proctl = sdhci_readl(host, SDHCI_HOST_CONTROL); in esdhc_of_suspend()
1254 sdhci_writel(host, esdhc_proctl, SDHCI_HOST_CONTROL); in esdhc_of_resume()