Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci.h97 #define SDHCI_POWER_ON 0x01 macro
Dsdhci-pci-core.c647 if (reg & SDHCI_POWER_ON) in sdhci_intel_set_power()
650 reg |= SDHCI_POWER_ON; in sdhci_intel_set_power()
Dsdhci.c1707 sdhci_writeb(host, SDHCI_POWER_ON, SDHCI_POWER_CONTROL); in sdhci_set_power_reg()
1769 pwr |= SDHCI_POWER_ON; in sdhci_set_power_noreg()