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

  /external/u-boot/include/
sdhci.h 153 #define SDHCI_CLOCK_BASE_MASK 0x00003F00
  /external/u-boot/drivers/mmc/
sdhci.c 597 host->max_clk = (caps & SDHCI_CLOCK_BASE_MASK) >>

Completed in 43 milliseconds