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