Home
last modified time | relevance | path

Searched refs:SDHCI_POWER_ON (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci_am654.c359 if (reg == SDHCI_POWER_CONTROL && (val & SDHCI_POWER_ON)) { in sdhci_am654_write_b()
366 pwr & SDHCI_POWER_ON, 0, in sdhci_am654_write_b()
H A Dsdhci-pci-core.c677 if (reg & SDHCI_POWER_ON) in sdhci_intel_set_power()
680 reg |= SDHCI_POWER_ON; in sdhci_intel_set_power()
1168 intel_host->needs_pwr_off = reg & SDHCI_POWER_ON; in byt_needs_pwr_off()
H A Dsdhci.h98 #define SDHCI_POWER_ON 0x01 macro
H A Dsdhci.c2031 sdhci_writeb(host, SDHCI_POWER_ON, SDHCI_POWER_CONTROL); in sdhci_set_power_reg()
2099 pwr |= SDHCI_POWER_ON; in sdhci_set_power_noreg()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci_am654.c360 if (reg == SDHCI_POWER_CONTROL && (val & SDHCI_POWER_ON)) { in sdhci_am654_write_b()
367 pwr & SDHCI_POWER_ON, 0, in sdhci_am654_write_b()
H A Dsdhci-pci-core.c619 if (reg & SDHCI_POWER_ON) in sdhci_intel_set_power()
622 reg |= SDHCI_POWER_ON; in sdhci_intel_set_power()
1110 intel_host->needs_pwr_off = reg & SDHCI_POWER_ON; in byt_needs_pwr_off()
H A Dsdhci.h98 #define SDHCI_POWER_ON 0x01 macro
H A Dsdhci.c2056 sdhci_writeb(host, SDHCI_POWER_ON, SDHCI_POWER_CONTROL); in sdhci_set_power_reg()
2124 pwr |= SDHCI_POWER_ON; in sdhci_set_power_noreg()

Completed in 23 milliseconds