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

  /external/u-boot/drivers/mmc/
sdhci.c 576 sdhci_readl(host, SDHCI_HOST_VERSION - 2) >> 16;
578 host->version = sdhci_readw(host, SDHCI_HOST_VERSION);
  /external/u-boot/include/
sdhci.h 194 #define SDHCI_HOST_VERSION 0xFE

Completed in 499 milliseconds