Searched refs:SDHCI_POWER_ON (Results 1 – 7 of 7) sorted by relevance
361 if (reg == SDHCI_POWER_CONTROL && (val & SDHCI_POWER_ON)) { in sdhci_am654_write_b()368 pwr & SDHCI_POWER_ON, 0, in sdhci_am654_write_b()
99 #define SDHCI_POWER_ON 0x01 macro
677 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()
2020 sdhci_writeb(host, SDHCI_POWER_ON, SDHCI_POWER_CONTROL); in sdhci_set_power_reg()2088 pwr |= SDHCI_POWER_ON; in sdhci_set_power_noreg()
83 #define SDHCI_POWER_ON 0x01 macro
324 if ((sdhci_readb(host, SDHCI_POWER_CONTROL) & ~SDHCI_POWER_ON) == in xenon_sdhci_set_ios_post()
438 pwr |= SDHCI_POWER_ON;