Searched refs:SDHCI_POWER_ON (Results 1 – 3 of 3) sorted by relevance
231 voltage &= ~SDHCI_POWER_ON; in xenon_mmc_start_signal_voltage_switch()401 if ((sdhci_readb(host, SDHCI_POWER_CONTROL) & ~SDHCI_POWER_ON) == in xenon_sdhci_set_ios_post()
484 pwr |= SDHCI_POWER_ON;
83 #define SDHCI_POWER_ON 0x01 macro
Completed in 6 milliseconds