Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dsdhci_am654.c411 if (reg == SDHCI_POWER_CONTROL && (val & SDHCI_POWER_ON)) { in sdhci_am654_write_b()
418 pwr & SDHCI_POWER_ON, 0, in sdhci_am654_write_b()
A Dsdhci-pci-core.c615 if (reg & SDHCI_POWER_ON) in sdhci_intel_set_power()
618 reg |= SDHCI_POWER_ON; in sdhci_intel_set_power()
1107 intel_host->needs_pwr_off = reg & SDHCI_POWER_ON; in byt_needs_pwr_off()
A Dsdhci.h125 #define SDHCI_POWER_ON 0x01 macro
A Dsdhci-uhs2.c154 pwr |= SDHCI_POWER_ON; in sdhci_uhs2_set_power()
A Dsdhci-pci-gli.c963 pwr |= (SDHCI_POWER_ON | SDHCI_VDD2_POWER_ON); in gl9755_set_power()
A Dsdhci.c2086 sdhci_writeb(host, SDHCI_POWER_ON, SDHCI_POWER_CONTROL); in sdhci_set_power_reg()
2159 pwr |= SDHCI_POWER_ON; in sdhci_set_power_noreg()

Completed in 52 milliseconds