Home
last modified time | relevance | path

Searched refs:SDHCI_CLOCK_BASE_MASK (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dsdhci.h153 #define SDHCI_CLOCK_BASE_MASK 0x00003F00 macro
/external/u-boot/drivers/mmc/
Dsdhci.c597 host->max_clk = (caps & SDHCI_CLOCK_BASE_MASK) >>