HomeSort by relevance Sort by last modified time
    Searched refs:SDHCI_POWER_CONTROL (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/mmc/
sdhci.c 444 sdhci_writeb(host, 0, SDHCI_POWER_CONTROL);
450 sdhci_writeb(host, pwr, SDHCI_POWER_CONTROL);
xenon_sdhci.c 335 if ((sdhci_readb(host, SDHCI_POWER_CONTROL) & ~SDHCI_POWER_ON) ==
  /external/u-boot/include/
sdhci.h 80 #define SDHCI_POWER_CONTROL 0x29

Completed in 68 milliseconds