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

  /external/u-boot/drivers/mmc/
sdhci.c 491 ctrl |= SDHCI_CTRL_HISPD;
493 ctrl &= ~SDHCI_CTRL_HISPD;
497 ctrl &= ~SDHCI_CTRL_HISPD;
  /external/u-boot/include/
sdhci.h 70 #define SDHCI_CTRL_HISPD BIT(2)

Completed in 50 milliseconds