Searched refs:SDHCI_POWER_CONTROL (Results 1 – 3 of 3) sorted by relevance
444 sdhci_writeb(host, 0, SDHCI_POWER_CONTROL);450 sdhci_writeb(host, pwr, SDHCI_POWER_CONTROL);
335 if ((sdhci_readb(host, SDHCI_POWER_CONTROL) & ~SDHCI_POWER_ON) == in xenon_sdhci_set_ios_post()
80 #define SDHCI_POWER_CONTROL 0x29 macro