Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci.h94 #define SDHCI_POWER_ON 0x01 macro
Dsdhci-pci-core.c599 if (reg & SDHCI_POWER_ON) in sdhci_intel_set_power()
602 reg |= SDHCI_POWER_ON; in sdhci_intel_set_power()
Dsdhci.c1538 sdhci_writeb(host, SDHCI_POWER_ON, SDHCI_POWER_CONTROL); in sdhci_set_power_reg()
1600 pwr |= SDHCI_POWER_ON; in sdhci_set_power_noreg()